Skip to content

Commit f030f26

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

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
@@ -27,9 +27,6 @@ num_cpus = "1.8"
2727
rand = "0.9"
2828
rand_xorshift = "0.4"
2929

30-
[lib]
31-
doc-scrape-examples = false
32-
3330
[package.metadata.docs.rs]
3431
targets = ["x86_64-unknown-linux-gnu"]
3532
rustdoc-args = ["--generate-link-to-definition"]

0 commit comments

Comments
 (0)