battlesnake/.cargo/config.toml

6 lines
87 B
TOML

[alias]
xtask = "run --package xtask --"
[build]
rustflags = "-Ctarget-cpu=core-avx2"