Updated dependencies.
This commit is contained in:
+2
-2
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user