Skip to content

Commit 538531b

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

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
@@ -23,9 +23,6 @@ serde_derive = "1.0.194"
2323
serde_json = "1.0.110"
2424
tar = "0.4.38"
2525

26-
[lib]
27-
doc-scrape-examples = false
28-
2926
[package.metadata.docs.rs]
3027
targets = ["x86_64-unknown-linux-gnu"]
3128
rustdoc-args = ["--generate-link-to-definition"]

0 commit comments

Comments
 (0)