Files
2026-05-18 00:14:04 +05:30

5 lines
129 B
TOML

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