srv/.cargo/config

3 lines
81 B
Plaintext
Raw Normal View History

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