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 c189235 commit 9c58715Copy full SHA for 9c58715
Cargo.toml
@@ -87,4 +87,5 @@ required-features = ["reqwest", "mock_api"]
87
88
[package.metadata.docs.rs]
89
features = ["all", "mock_api"]
90
-rustc-args = ["--cfg", "nightly", "-Zrustdoc-scrape-examples=examples"]
+rustc-args = ["--cfg", "nightly"]
91
+cargo-args = ["-Zunstable-options", "-Zrustdoc-scrape-examples=examples"]
0 commit comments