vscode/cli/.cargo/config.toml
2022-10-25 09:59:05 +02:00

3 lines
99 B
TOML

[target.'cfg(all(windows, target_env = "msvc"))']
rustflags = ["-C", "target-feature=+crt-static"]