gemfreely/.cargo/static-build.toml

7 lines
125 B
TOML
Raw Normal View History

2024-03-22 16:10:54 +00:00
[build]
rustflags = ["-C", "target-feature=+crt-static"]
target = "x86_64-unknown-linux-gnu"
[profile.release]
strip = true