mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-26 11:14:08 +00:00
fix(cargo): change cargo-clean to cargo-cache
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user