mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-28 00:00:20 +02:00
docsrs cfg fixes (#1137)
* Remove unused attribute in axum-core * Fix docs.rs package metadata for axum-extra
This commit is contained in:
@@ -58,4 +58,4 @@ tower = { version = "0.4", features = ["util"] }
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
all-features = true
|
||||
rustdocflags = ["--cfg", "docsrs"]
|
||||
rustdoc-args = ["--cfg", "docsrs"]
|
||||
|
||||
Reference in New Issue
Block a user