gemfreely/.cargo/static-build.toml

4 lines
93 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"