grin-wallet/.cargo/config.toml
2024-08-26 11:38:21 +00:00

4 lines
152 B
TOML

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