AFFiNE/.cargo/config.toml

3 lines
81 B
TOML
Raw Normal View History

[target.x86_64-pc-windows-msvc]
rustflags = ["-C", "target-feature=+crt-static"]