common/environment/build-style/cargo.sh: remove obsolete sparse crates.io config

This commit is contained in:
Marcin Puc 2023-05-31 00:37:43 +02:00 committed by classabbyamp
parent 3490609053
commit 6bb50c7e2d
1 changed files with 0 additions and 2 deletions

View File

@ -8,6 +8,4 @@ if [ "$CROSS_BUILD" ]; then
makedepends+=" rust-std"
fi
export CARGO_REGISTRIES_CRATES_IO_PROTOCOL=sparse
build_helper+=" rust"