fix(cargo): change cargo-clean to cargo-cache

This commit is contained in:
2023-12-07 01:43:32 +02:00
parent 71301a6436
commit 7ce8c78920

View File

@@ -24,7 +24,7 @@ source "$CARGO_HOME/env"
rustup default system
packages=(
"cargo-clean"
"cargo-cache"
# starship.rs
"starship"
# An incremental parsing system for programming tools