did stuff?

This commit is contained in:
Rakarake 2026-03-28 20:47:31 +01:00
parent bac4e5d8c6
commit cb0447e53c
3 changed files with 29 additions and 4 deletions

View file

@ -8,3 +8,4 @@ axum = "*"
tokio = { version = "*", features = ["full"] }
log = "0.4"
pretty_env_logger = "0.4"
tower-http = { version = "*", features = ["auth"] }