We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fec64bc commit cf12b3aCopy full SHA for cf12b3a
axum-core/Cargo.toml
@@ -20,6 +20,6 @@ mime = "0.3.16"
20
21
[dev-dependencies]
22
futures-util = "0.3"
23
-axum = { path = "../axum", version = "0.4" }
+axum = { path = "../axum", version = "0.5" }
24
hyper = "0.14"
25
tokio = { version = "1.0", features = ["macros"] }
0 commit comments