Release axum 0.8.6 and related crates

This commit is contained in:
David Mládek
2025-09-30 12:03:26 +02:00
parent 4a50581968
commit c1bb9c3e90
4 changed files with 9 additions and 9 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.4" # remember to bump the version that axum and axum-extra depend on
version = "0.5.5" # remember to bump the version that axum and axum-extra depend on
[features]
tracing = ["dep:tracing"]