chore(deps): update all dependencies
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-11-22 01:33:41 +00:00
parent befa186b08
commit cdf3f1ec4c
2 changed files with 188 additions and 223 deletions

View File

@@ -14,4 +14,4 @@ axum.workspace = true
serde = { version = "1.0.197", features = ["derive"] }
uuid = { version = "1.7.0", features = ["v4"] }
tower-http = { version = "0.5.2", features = ["cors", "trace"] }
tower-http = { version = "0.6.0", features = ["cors", "trace"] }