leo/.cargo/config

3 lines
111 B
Plaintext
Raw Normal View History

2021-04-02 00:27:25 +03:00
[target.'cfg(any(not(target_arch = "wasm32"), feature = "noconfig"))']
2020-08-21 14:23:52 +03:00
rustflags = ["-C", "target-cpu=native"]