mltefive / docs

https://mltefive.github.io/docs/
1 stars 0 forks source link

Rust #39

Open 7dir opened 4 years ago

7dir commented 4 years ago

Rust

Install

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

https://forge.rust-lang.org/infra/other-installation-methods.html

Update

rustup update

Uninstall

rustup self uninstall