mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:06:51 +08:00
232 B
232 B
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}}