We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bc7383 commit b99adc8Copy full SHA for b99adc8
.cargo/config.toml
@@ -0,0 +1,2 @@
1
+[target.x86_64-pc-windows-msvc]
2
+rustflags = ["-C", "target-feature=+crt-static"]
0 commit comments