mirror of
https://github.com/zizmorcore/zizmor.git
synced 2025-12-23 08:47:33 +00:00
2 lines
113 B
TOML
2 lines
113 B
TOML
[target.'cfg(all(target_env = "msvc", target_os = "windows"))']
|
|
rustflags = ["-C", "target-feature=+crt-static"]
|