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