We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f18f53 commit b1bace2Copy full SHA for b1bace2
.cargo/config
@@ -1,2 +1,2 @@
1
-[build]
2
-rustflags = ["-C","target-feature=+crt-static"]
+[target.x86_64-pc-windows-msvc]
+rustflags = ["-Ctarget-feature=+crt-static"]
0 commit comments