chore: remove unused deps

This commit is contained in:
2025-03-25 20:17:28 +01:00
parent 08a36c010e
commit 248a7f0e3e
4 changed files with 26 additions and 1806 deletions

View File

@@ -13,5 +13,4 @@ tokio = { version = "1", features = ["full"] }
tracing = { version = "0.1", features = ["log"] }
tracing-subscriber = { version = "0.3.18" }
clap = { version = "4", features = ["derive", "env"] }
dotenv = { version = "0.15" }
axum = { version = "0.7" }
dotenvy = { version = "0.15" }