mirror of
https://github.com/lights0123/n-link.git
synced 2024-12-22 18:25:27 +00:00
5 lines
152 B
TOML
5 lines
152 B
TOML
[target.x86_64-pc-windows-msvc]
|
|
rustflags = ["-Ctarget-feature=+crt-static"]
|
|
[target.i686-pc-windows-msvc]
|
|
rustflags = ["-Ctarget-feature=+crt-static"]
|