6 lines
78 B
Plaintext
6 lines
78 B
Plaintext
[build]
|
|
rustflags = ["-C", "target-cpu=native"]
|
|
|
|
[alias]
|
|
rr = "run --release"
|