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

@@ -82,6 +82,7 @@ async-recursion = { workspace = true }
# Async
tokio = { workspace = true, optional = true }
tokio-stream = { workspace = true }
# Axum Impl
axum = { workspace = true, optional = true }