Files
temp-file-trans/desktop/.cargo/config.toml

6 lines
122 B
TOML
Raw Normal View History

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