gemfreely/.cargo/static-build.toml

7 lines
125 B
TOML

[build]
rustflags = ["-C", "target-feature=+crt-static"]
target = "x86_64-unknown-linux-gnu"
[profile.release]
strip = true