Files

6 lines
122 B
TOML
Raw Permalink Normal View History

[build]
target = "x86_64-pc-windows-gnu"
[target.x86_64-pc-windows-gnu]
rustflags = ["-C", "target-feature=+crt-static"]