rustup-default
- published
- reading time
- 1 minute
rustup default
Set the default Rust toolchain. More information: https://rust-lang.github.io/rustup.
- Switch the default Rust toolchain (see
rustup help toolchainfor more information):
rustup default {{toolchain}}