4 lines
162 B
TOML
4 lines
162 B
TOML
[build]
|
|
# potentially faster. https://nnethercote.github.io/perf-book/build-configuration.html
|
|
rustflags = ["-C", "target-cpu=native", "--cfg", "tokio_unstable"]
|