Updated dependencies.

This commit is contained in:
2026-09-20 15:42:24 +02:00
parent f25dcc1e29
commit 6f1cb0c0ec
5 changed files with 1673 additions and 2797 deletions
+2 -2
View File
@@ -13,8 +13,8 @@ common = {path = "../common"}
axum = "0.8.9"
tokio = { version = "1.53.1", default-features = false, features = ["full"] }
http = "1.4.2"
tower-http = {version = "0.7.0", features = ["cors"]}
http = "1.5.0"
tower-http = {version = "0.7.1", features = ["cors"]}
tracing = "=0.1.44"
tracing-subscriber = "0.3.23"