7 lines
200 B
TOML
7 lines
200 B
TOML
[registries.strafesnet]
|
|
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"]
|