Files
testudo/.cargo/config
Srinath Setty 19d1d63703 Update to latest Rust and fix Clippy warnings (#37)
* Update to latest Rust and fix Clippy warnings

* cleanup
2021-10-14 16:11:19 -07:00

4 lines
52 B
Plaintext

[build]
rustflags = [
"-C", "target-cpu=native",
]