common/environment/build-style/cargo.sh: remove obsolete sparse crates.io config
This commit is contained in:
parent
3490609053
commit
6bb50c7e2d
|
@ -8,6 +8,4 @@ if [ "$CROSS_BUILD" ]; then
|
|||
makedepends+=" rust-std"
|
||||
fi
|
||||
|
||||
export CARGO_REGISTRIES_CRATES_IO_PROTOCOL=sparse
|
||||
|
||||
build_helper+=" rust"
|
||||
|
|
Loading…
Reference in New Issue