Compare commits

..

1 Commits

Author SHA1 Message Date
edaee6cbca chore(deps): update all dependencies
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing
2025-01-07 05:21:14 +00:00
2 changed files with 262 additions and 292 deletions

552
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -11,4 +11,4 @@ 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" }
axum = { version = "0.8" }