We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8206678 commit 58d981cCopy full SHA for 58d981c
Cargo.toml
@@ -14,6 +14,7 @@ edition = "2018"
14
15
[package.metadata.docs.rs]
16
features = ["full"]
17
+rustdoc-args = ["--cfg", "docsrs"]
18
19
[dependencies]
20
hyper = "1.0.0"
0 commit comments