chore: remove unused libraries
All checks were successful
continuous-integration/drone/push Build is passing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-09-12 19:28:44 +02:00
parent 018e0ece7e
commit e7b4c8e819
4 changed files with 20 additions and 1615 deletions

View File

@@ -14,4 +14,3 @@ 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" }