Files
location2address/.cargo/config.toml
2026-05-12 17:27:18 +08:00

5 lines
132 B
TOML

[build]
target = "x86_64-pc-windows-gnu"
[target.x86_64-pc-windows-gnu]
rustflags = ["-C", "link_args=-Wl,--subsystem,windows"]