dotfiles/dot_scripts/executable_rust.sh

4 lines
93 B
Bash
Raw Permalink Normal View History

2022-12-05 17:16:56 +00:00
sudo pacman --needed --noconfirm -Syu rustup
rustup update nightly
2022-12-05 17:17:27 +00:00
#rustup self upgrade-data