Skip to content

Commit 5fb67cb

Browse files
authored
remove cargo args
Closes #333. Rustdoc examples scraping is now turned on by default. rust-lang/docs.rs#1954
1 parent d33d6cd commit 5fb67cb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ edition = "2021"
2626

2727
[package.metadata.docs.rs]
2828
features = ["runtime-tokio-hyper"]
29-
cargo-args = ["-Zunstable-options", "-Zrustdoc-scrape-examples=examples"]
3029

3130
[lib]
3231
name = "stripe"

0 commit comments

Comments
 (0)