Update setup.sh

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

@ -9,8 +9,6 @@ pacman -S --noconfirm \
rustup install nightly
rustup component add rustfmt
rustup component add rustfmt --toolchain nightly
rustup component add clippy
rustup component add clippy --tolchain nightly
cargo install cargo-audit
cargo install cargo-audit

Loading…
Cancel
Save