mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
common/environment/build-style/cargo.sh: remove obsolete sparse crates.io config
This commit is contained in:
parent
3490609053
commit
6bb50c7e2d
1 changed files with 0 additions and 2 deletions
|
@ -8,6 +8,4 @@ if [ "$CROSS_BUILD" ]; then
|
||||||
makedepends+=" rust-std"
|
makedepends+=" rust-std"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
export CARGO_REGISTRIES_CRATES_IO_PROTOCOL=sparse
|
|
||||||
|
|
||||||
build_helper+=" rust"
|
build_helper+=" rust"
|
||||||
|
|
Loading…
Add table
Reference in a new issue