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 a803dc3 commit ae45b3cCopy full SHA for ae45b3c
cli/.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