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