syntax-bootstrapper/.cargo/config.toml

2 lines
98 B
TOML

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