Configs

Rust Rust

Installation

As per their docs, to download rustup and install Rust on a UNIX system, run the command:

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

Update your installation

rustup update