mirror of
https://github.com/tokio-rs/axum.git
synced 2026-09-03 00:00:07 +02:00
chore: release
This commit is contained in:
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user