1
1
mirror of https://github.com/AleoHQ/leo.git synced 2025-01-05 17:26:31 +03:00
leo/.cargo/config
2021-06-16 15:05:29 +03:00

3 lines
131 B
Plaintext

[target.'cfg(all(target_arch = "x86_64", target_os = "macos", not(feature = "noconfig)))']
rustflags = ["-C", "target-cpu=native"]