leo/.cargo/config
2021-04-01 14:27:25 -07:00

3 lines
111 B
Plaintext

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