axum-core 0.5.6

This commit is contained in:
Yann Simon
2026-04-03 08:49:48 +02:00
committed by Alice Ryhl
parent a8790fc29b
commit c3fcebb38f
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ license = "MIT"
name = "axum-core"
readme = "README.md"
repository = "https://github.com/tokio-rs/axum"
version = "0.5.5" # remember to bump the version that axum and axum-extra depend on
version = "0.5.6" # remember to bump the version that axum and axum-extra depend on
[features]
tracing = ["dep:tracing"]