learn-rust-the-dangerous-way/.cargo/config
2020-01-13 16:20:12 -05:00

2 lines
48 B
Plaintext

[build]
rustflags = [ "-C", "target-cpu=core2" ]