mirror of https://github.com/CrimsonTome/tldr.git
9 lines
169 B
Markdown
9 lines
169 B
Markdown
|
# rustup check
|
||
|
|
||
|
> Check for updates to Rust toolchains and `rustup`.
|
||
|
> More information: <https://rust-lang.github.io/rustup>.
|
||
|
|
||
|
- Check for all updates:
|
||
|
|
||
|
`rustup check`
|