mirror of
https://github.com/crate-ci/typos.git
synced 2024-11-22 09:01:04 -05:00
6 lines
153 B
TOML
6 lines
153 B
TOML
|
[target.x86_64-pc-windows-msvc]
|
||
|
rustflags = ["-Ctarget-feature=+crt-static"]
|
||
|
|
||
|
[target.i686-pc-windows-msvc]
|
||
|
rustflags = ["-Ctarget-feature=+crt-static"]
|