learn-rust-the-dangerous-way/.cargo/config

2 lines
48 B
Plaintext
Raw Permalink Normal View History

2020-01-13 16:20:12 -05:00
[build]
rustflags = [ "-C", "target-cpu=core2" ]