1 Commits

Author SHA1 Message Date
9a7d2b9b92 chore(deps): update rust crate axum to v0.8.8 2025-12-21 01:34:35 +00:00
2 changed files with 159 additions and 569 deletions

724
Cargo.lock generated

File diff suppressed because it is too large Load Diff

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.11.0"
notmad = "0.7.0"
nodrift = "0.3.0"
rand = "0.10.0"
rand = "0.8.5"