Create rust.sh
parent
5a3cbacd07
commit
335340dc86
@ -0,0 +1,5 @@
|
||||
rustup install nightly
|
||||
rustup component add rustfmt
|
||||
rustup component add clippy
|
||||
|
||||
cargo install cargo-audit
|
Loading…
Reference in New Issue