housekeeping(server): removed unused deps

This commit is contained in:
Skipper
2026-04-19 13:44:09 +02:00
parent a1c3ffd2d1
commit 1f9b253433
8 changed files with 19 additions and 225 deletions

View File

@@ -23,5 +23,7 @@ thiserror.workspace = true
http = "1.4.0"
rustls-webpki = { version = "0.103.12", features = ["aws-lc-rs"] }
async-trait.workspace = true
rand.workspace = true
chrono.workspace = true
[lib]
doctest = false