1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 23:42:09 +02:00
tldr/pages/common/rustup-check.md

8 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`