3 lines
99 B
TOML
3 lines
99 B
TOML
[target.'cfg(all(windows, target_env = "msvc"))']
|
|
rustflags = ["-C", "target-feature=+crt-static"]
|