typos/.cargo/config
2021-11-08 09:13:39 -06:00

5 lines
153 B
Text

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