Skip to content

Commit 75ff87f

Browse files
committed
Unset doc-scrape-examples for lib target
False is the default value since Cargo PR 11499.
1 parent 61eb6de commit 75ff87f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Cargo.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,6 @@ path = "tests/readme.rs"
3737
[workspace]
3838
members = ["explanation", "tests/crate"]
3939

40-
[lib]
41-
doc-scrape-examples = false
42-
4340
[package.metadata.docs.rs]
4441
targets = ["x86_64-unknown-linux-gnu"]
4542
rustdoc-args = ["--generate-link-to-definition"]

0 commit comments

Comments
 (0)