Skip to content

Commit

Permalink
use docsrs --cfg to turn on feature auto cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
seanmonstar committed Nov 20, 2023
1 parent 8206678 commit 58d981c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ edition = "2018"

[package.metadata.docs.rs]
features = ["full"]
rustdoc-args = ["--cfg", "docsrs"]

[dependencies]
hyper = "1.0.0"
Expand Down

0 comments on commit 58d981c

Please sign in to comment.