mirror of
https://github.com/arnaucube/testudo.git
synced 2026-01-12 16:51:28 +01:00
Update to latest Rust and fix Clippy warnings (#37)
* Update to latest Rust and fix Clippy warnings * cleanup
This commit is contained in:
4
.cargo/config
Normal file
4
.cargo/config
Normal file
@@ -0,0 +1,4 @@
|
||||
[build]
|
||||
rustflags = [
|
||||
"-C", "target-cpu=native",
|
||||
]
|
||||
Reference in New Issue
Block a user