Update setup.sh

main
Michal 2 years ago committed by GitHub
parent c662f4e6c3
commit 5a3cbacd07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -6,9 +6,3 @@ pacman -S --noconfirm \
base-devel \
lldb \
rustup
rustup install nightly
rustup component add rustfmt
rustup component add clippy
cargo install cargo-audit

Loading…
Cancel
Save