fix(deps): update all dependencies
Some checks failed
renovate/artifacts Artifact file update failure

This commit is contained in:
2025-05-04 00:20:56 +00:00
parent d1c1b17dbc
commit 9ed12c0659
5 changed files with 12 additions and 18 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"] }