Files
Alfis/.cargo/config.toml
T
2021-04-01 15:46:31 +02:00

3 lines
105 B
TOML

[build]
rustflags = ["-Ctarget-cpu=native"]
# or this: "-Ctarget-feature=+aes,+sha,+sse,+sse2,+avx,+avx2"