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