chore: remove unused dependencies

This commit is contained in:
2025-09-01 00:26:20 -05:00
parent 23be6035ed
commit 1bdbd1d6d6
2 changed files with 0 additions and 124 deletions

View File

@@ -10,14 +10,12 @@ async-trait = "0.1"
axum = "0.8.4"
bitflags = { version = "2.9.3", features = ["serde"] }
chrono = { version = "0.4", features = ["serde"] }
chrono-tz = "0.10.4"
compile-time = "0.2.0"
cookie = "0.18.1"
dashmap = "6.1.0"
dotenvy = "0.15.7"
figment = { version = "0.10.19", features = ["toml", "env"] }
fundu = "2.0.1"
governor = "0.10.1"
poise = "0.6.1"
rand = "0.9.2"
redis = { version = "0.32.5", features = ["tokio-comp", "r2d2"] }