grin-wallet/.cargo/config.toml

5 lines
152 B
TOML
Raw Permalink Normal View History

2024-08-26 14:38:21 +03:00
[target.x86_64-pc-windows-msvc]
rustflags = ["-Ctarget-feature=+crt-static"]
[target.i686-pc-windows-msvc]
rustflags = ["-Ctarget-feature=+crt-static"]