spoticord/.cargo/config.toml
2023-01-31 14:42:06 +00:00

4 lines
102 B
TOML

[target.x86_64-pc-windows-gnu]
rustflags = "-C link-args=-lssp" # Does not compile without this line