leo/.cargo/config
2021-02-04 19:23:58 -08:00

3 lines
84 B
Plaintext

[target.'cfg(not(target_arch = "wasm32"))']
rustflags = ["-C", "target-cpu=native"]