aoc2024/.cargo/config.toml

2 lines
69 B
TOML
Raw Normal View History

2024-12-18 00:41:35 -08:00
[target.x86_64-unknown-linux-gnu]
rustflags = ["-Ctarget-cpu=native"]