Updated dependencies and adjusted code to update.
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ path = "src/main.rs"
|
||||
common = {path = "../common"}
|
||||
|
||||
axum = "0.8.8"
|
||||
tokio = { version = "1.49.0", default-features = false, features = ["full"] }
|
||||
tokio = { version = "1.50.0", default-features = false, features = ["full"] }
|
||||
http = "1.4.0"
|
||||
tower-http = {version = "0.6.8", features = ["cors"]}
|
||||
tracing = "=0.1.44"
|
||||
|
||||
Reference in New Issue
Block a user