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 738c5a8 commit 5585789Copy full SHA for 5585789
.cargo/config.toml
@@ -1 +1,4 @@
1
[build]
2
+
3
+[target.'cfg(all(target_os = "windows", target_env = "msvc"))']
4
+rustflags = ["-C", "target-feature=+crt-static"]
0 commit comments