Skip to content

Commit 164baa6

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

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
@@ -15,8 +15,5 @@ rust-version = "1.56"
1515
[dependencies]
1616
serde = "1.0"
1717

18-
[lib]
19-
doc-scrape-examples = false
20-
2118
[dev-dependencies]
2219
serde_derive = "1.0"

0 commit comments

Comments
 (0)