mirror of
https://github.com/mimblewimble/grin-wallet.git
synced 2025-01-21 11:31:09 +03:00
5 lines
152 B
Text
5 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"]
|