Skip to content

Commit e8eef6d

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

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
@@ -18,9 +18,6 @@ rustversion = "1.0"
1818
rustversion = "1.0"
1919
trybuild = { version = "1.0.89", features = ["diff"] }
2020

21-
[lib]
22-
doc-scrape-examples = false
23-
2421
[package.metadata.docs.rs]
2522
targets = ["x86_64-unknown-linux-gnu"]
2623
rustdoc-args = ["--generate-link-to-definition"]

0 commit comments

Comments
 (0)