| Command | Description |
|---|---|
rustup |
update | Update rust to the latest |
| rustup -V | Get Rust Version |
| rustup install <version> | Install a particular version |
| Command | Description |
|---|---|
rustup |
update | Update rust to the latest |
| rustup -V | Get Rust Version |
| rustup install <version> | Install a particular version |