Skip to content

Commit fa46189

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

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
@@ -25,9 +25,6 @@ default = ["proc-macro"]
2525
# libproc_macro in the rustc compiler.
2626
proc-macro = ["proc-macro2/proc-macro"]
2727

28-
[lib]
29-
doc-scrape-examples = false
30-
3128
[workspace]
3229
members = ["benches"]
3330

0 commit comments

Comments
 (0)