1 Commits

Author SHA1 Message Date
ced6bcf02d chore(deps): update all dependencies
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2025-01-28 01:39:35 +00:00
2 changed files with 231 additions and 371 deletions

600
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.10.0"
notmad = "0.7.0"
nodrift = "0.3.0"
rand = "0.9.0"