sparse registry
This commit is contained in:
parent
38154f61e7
commit
53c626fc14
1 changed files with 3 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue