Skip to content

Commit 7e49194

Browse files
committed
Unset doc-scrape-examples for lib target
False is the default value since Cargo PR 11499.
1 parent e0f27f5 commit 7e49194

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Cargo.toml

-3
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@ toml = "0.8"
3131
[dev-dependencies]
3232
automod = "1.0.10"
3333

34-
[lib]
35-
doc-scrape-examples = false
36-
3734
[package.metadata.docs.rs]
3835
targets = ["x86_64-unknown-linux-gnu"]
3936
rustdoc-args = ["--generate-link-to-definition"]

0 commit comments

Comments
 (0)