fix: fix the issues caused by authifier migration

Signed-off-by: İspik <ispik@ispik.dev>
This commit is contained in:
İspik
2026-06-28 16:47:16 +03:00
parent 08fb35c3f9
commit cf4b9ba2ca
11 changed files with 24 additions and 26 deletions

View File

@@ -28,6 +28,7 @@ futures-locks = "0.7.1"
async-lock = "2.8.0"
async-recursion = "1.0.4"
tokio-util = { version = "0.7.18" }
tokio-stream = "0.1.18"
# Error Handling
anyhow = "1.0.100"