Skip to content

Commit

Permalink
feat: Upgrade rust to rustup for version management and target regist…
Browse files Browse the repository at this point in the history
…ration.
  • Loading branch information
chevcast committed Oct 17, 2024
1 parent efceec8 commit c32ff5b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion install-arch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ yay -Syuv --noconfirm --needed --disable-download-timeout \
python-pip \
python-setuptools \
ripgrep \
rust \
rustup \
rust-analyzer \
thefuck \
tlrc-bin \
Expand Down
2 changes: 1 addition & 1 deletion install-osx.sh
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ brew install \
powerlevel10k \
python \
ripgrep \
rust \
rustup \
rust-analyzer \
thefuck \
tlrc \
Expand Down

0 comments on commit c32ff5b

Please sign in to comment.