strafe-project/.cargo/config.toml

7 lines
200 B
TOML
Raw Permalink Normal View History

2024-03-29 09:19:45 +00:00
[registries.strafesnet]
2025-01-09 12:08:24 +00:00
index = "sparse+https://git.itzana.me/api/packages/strafesnet/cargo/"
[target.x86_64-unknown-linux-gnu]
linker = "clang"
rustflags = ["-C", "link-arg=-fuse-ld=/usr/bin/mold"]