We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f41187a commit 6bc3908Copy full SHA for 6bc3908
.cargo/config .cargo/config.toml
@@ -3,4 +3,4 @@ linker = "/usr/bin/x86_64-w64-mingw32-gcc"
3
ar = "/usr/x86_64-w64-mingw32/bin/ar"
4
5
[target.x86_64-pc-windows-msvc]
6
-rustflags = ["-C", "target-feature=+crt-static"]
+rustflags = ["-C", "target-feature=+crt-static"]
0 commit comments