Skip to content

Commit b99adc8

Browse files
committed
add cargo config
1 parent 8bc7383 commit b99adc8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.cargo/config.toml

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[target.x86_64-pc-windows-msvc]
2+
rustflags = ["-C", "target-feature=+crt-static"]

0 commit comments

Comments
 (0)