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 6ebf4b4 commit 3b5ef2eCopy full SHA for 3b5ef2e
.cargo/config.toml
@@ -0,0 +1,2 @@
1
+[target.'cfg(all(windows, target_env = "msvc"))']
2
+rustflags = ["-C", "target-feature=+crt-static"]
0 commit comments