4 lines
108 B
TOML
4 lines
108 B
TOML
|
[build]
|
||
|
rustflags = ["-C", "target-cpu=native", "-C", "strip=symbols"]
|
||
|
target = "x86_64-unknown-linux-musl"
|