Skip to content

Commit ba661c8

Browse files
committed
+crt-static
1 parent 41b1b2f commit ba661c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cargo/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ linker = "musl-gcc"
44
[target.aarch64-unknown-linux-musl]
55
linker = "musl-gcc"
66

7-
[target.x86_64-pc-windows-msvc]
7+
[target.'cfg(windows)']
88
rustflags = ["-C", "target-feature=+crt-static"]

0 commit comments

Comments
 (0)