|
|
|
@ -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
|
|
|
|
|