chore: release

This commit is contained in:
github-actions[bot]
2026-05-05 12:42:17 +00:00
committed by GitHub
parent 9b203a8912
commit 8d04cb1600
8 changed files with 45 additions and 9 deletions
+4
View File
@@ -9,6 +9,7 @@ license = "MIT"
name = "axum-core"
readme = "README.md"
repository = "https://github.com/tokio-rs/axum"
<<<<<<< Updated upstream
version = "0.5.6" # remember to bump the version that axum and axum-extra depend on
[package.metadata.cargo_check_external_types]
@@ -27,6 +28,9 @@ ignored = ["tower-http"] # See __private_docs feature
[package.metadata.docs.rs]
all-features = true
=======
version = "0.5.6"
>>>>>>> Stashed changes
[features]
tracing = ["dep:tracing"]