mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-30 17:33:50 +08:00
231 B
231 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}}