Revert "axum-core 0.5.6"

This reverts commit 8c6bd2dfec.
This commit is contained in:
Yann Simon
2026-04-06 18:46:13 +02:00
parent e8a39ad416
commit 23d7098691
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ __private_docs = [
__private = ["tokio", "http1", "dep:reqwest"]
[dependencies]
axum-core = { path = "../axum-core", version = "0.5.6" }
axum-core = { path = "../axum-core", version = "0.5.5" }
bytes = "1.0"
futures-util = { version = "0.3", default-features = false, features = ["alloc"] }
http = "1.0.0"