Add back package.metadata.docs.rs for axum-extra

This commit is contained in:
Jonas Platte
2025-11-02 18:03:35 +01:00
parent 914a35a012
commit 12e1cf9740
+4 -1
View File
@@ -9,7 +9,7 @@ license = "MIT"
name = "axum-extra"
readme = "README.md"
repository = "https://github.com/tokio-rs/axum"
version = "0.12.0"
version = "0.12.1"
[features]
default = ["tracing"]
@@ -127,3 +127,6 @@ tracing-subscriber = "0.3.19"
[lints]
workspace = true
[package.metadata.docs.rs]
all-features = true