web3-proxy/.cargo/config.toml
2022-05-17 16:36:42 +00:00

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"]