We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 268057b + 64c4744 commit 5453d8cCopy full SHA for 5453d8c
Cargo.toml
@@ -69,7 +69,7 @@ pin-project-lite = { version = "0.2", optional = true }
69
serial_test = "3.1"
70
futures-util = { version = "0.3", default-features = false }
71
http-body-util = "0.1"
72
-axum = "0.7"
+axum = "0.8"
73
hyper = { version = "1.4", features = ["full"] }
74
tokio = { version = ">=1.41", features = ["full"] }
75
tower = { version = "0.5", features = ["util"] }
0 commit comments