mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-20 00:00:11 +02:00
Add back package.metadata.docs.rs for axum-extra
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user