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