This commit is contained in:
David Pedersen
2023-12-29 17:47:06 +01:00
committed by GitHub
parent b494d455cc
commit fe89ab5592
6 changed files with 19 additions and 5 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.4.1" # remember to also bump the version that axum and axum-extra depend on
version = "0.4.2" # remember to also bump the version that axum and axum-extra depend on
[features]
tracing = ["dep:tracing"]