Files
AFFiNE-Mirror/.cargo/config.toml
T
2024-11-12 05:32:23 +00:00

5 lines
163 B
TOML

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