haw-gj13-game/.cargo/config.toml

7 lines
110 B
TOML
Raw Normal View History

2024-11-22 21:25:34 +01:00
[target.x86_64-unknown-linux-gnu]
2024-11-24 18:19:44 +01:00
# linker = "clang"
# rustflags = [
# "-C", "link-arg=-fuse-ld=mold",
# ]
2024-11-22 21:25:34 +01:00