Skip to content

Commit 5585789

Browse files
committed
static linking?
1 parent 738c5a8 commit 5585789

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.cargo/config.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
11
[build]
2+
3+
[target.'cfg(all(target_os = "windows", target_env = "msvc"))']
4+
rustflags = ["-C", "target-feature=+crt-static"]

0 commit comments

Comments
 (0)