diff --git a/pyproject.toml b/pyproject.toml index 4724022..e704b93 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ dependencies = [ "termcolor", "apscheduler", "aioconsole", - "aiocraft @ git+https://git.alemi.dev/alemi/aiocraft.git@v0.3.0", + "aiocraft @ git+https://git.fantabos.co/alemi/aiocraft.git@v0.3.0", ] dynamic = ["version"]