grin-wallet/.cargo/config
2024-09-19 09:05:44 +00:00

4 lines
152 B
Text

[target.x86_64-pc-windows-msvc]
rustflags = ["-Ctarget-feature=+crt-static"]
[target.i686-pc-windows-msvc]
rustflags = ["-Ctarget-feature=+crt-static"]