Skip to content

Commit

Permalink
remove -Zbuild-std which not required on docs.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
unkcpz committed Feb 26, 2025
1 parent 6f16ecb commit a994584
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,3 @@ whoami = "1.5"
default-target = "x86_64-unknown-linux-gnu"
targets = ["x86_64-unknown-linux-gnu", "aarch64-apple-darwin", "aarch64-apple-ios", "x86_64-pc-windows-msvc"]
features = ["apple-native", "windows-native", "linux-native-sync-persistent", "crypto-rust"]
cargo-args = ["-Z", "build-std"]

0 comments on commit a994584

Please sign in to comment.