Skip to content

Commit a994584

Browse files
committed
remove -Zbuild-std which not required on docs.rs
1 parent 6f16ecb commit a994584

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

-1
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,3 @@ whoami = "1.5"
8080
default-target = "x86_64-unknown-linux-gnu"
8181
targets = ["x86_64-unknown-linux-gnu", "aarch64-apple-darwin", "aarch64-apple-ios", "x86_64-pc-windows-msvc"]
8282
features = ["apple-native", "windows-native", "linux-native-sync-persistent", "crypto-rust"]
83-
cargo-args = ["-Z", "build-std"]

0 commit comments

Comments
 (0)