fix(deps): update all dependencies

This commit is contained in:
2025-11-20 04:33:42 +00:00
parent 01591fd36b
commit 0e2ebc911b
2 changed files with 375 additions and 125 deletions

View File

@@ -15,6 +15,6 @@ axum.workspace = true
serde = { version = "1.0.197", features = ["derive"] }
uuid = { version = "1.7.0", features = ["v4"] }
tower-http = { version = "0.6.0", features = ["cors", "trace"] }
notmad = "0.7.0"
notmad = "0.10.0"
nodrift = "0.3.0"
rand = "0.8.5"
rand = "0.9.0"