mirror of
https://github.com/clap-rs/clap.git
synced 2026-01-25 05:36:19 +00:00
6 lines
153 B
Plaintext
6 lines
153 B
Plaintext
[target.x86_64-pc-windows-msvc]
|
|
rustflags = ["-Ctarget-feature=+crt-static"]
|
|
|
|
[target.i686-pc-windows-msvc]
|
|
rustflags = ["-Ctarget-feature=+crt-static"]
|