We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9034d3d commit aedc5b0Copy full SHA for aedc5b0
rust/axum/Cargo.toml
@@ -16,5 +16,5 @@ rpath = false
16
strip = false
17
18
[dependencies]
19
-axum = "0.7"
+axum = "0.8"
20
tokio = { version = "1", features = ["macros", "rt-multi-thread"] }
0 commit comments