sparse registry

This commit is contained in:
Anthony Cicchetti 2023-02-03 15:00:35 -05:00
parent 38154f61e7
commit 53c626fc14

View file

@ -8,3 +8,6 @@ opt-level = 3
[target.x86_64-unknown-linux-gnu]
linker = "clang"
rustflags = ["-C", "link-arg=-fuse-ld=/usr/bin/mold"]
[registries.crates-io]
protocol = "sparse"