summaryrefslogtreecommitdiff
path: root/axum-extra/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'axum-extra/Cargo.toml')
-rw-r--r--axum-extra/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/axum-extra/Cargo.toml b/axum-extra/Cargo.toml
index 87eda4bd..2f8e4143 100644
--- a/axum-extra/Cargo.toml
+++ b/axum-extra/Cargo.toml
@@ -9,7 +9,7 @@ license = "MIT"
name = "axum-extra"
readme = "README.md"
repository = "https://github.com/tokio-rs/axum"
-version = "0.9.2"
+version = "0.9.3"
[features]
default = ["tracing"]