9 lines
164 B
Markdown
Raw Normal View History

# rustup check
> 检查 Rust 工具链和 `rustup` 的更新。
> 更多信息:<https://rust-lang.github.io/rustup/>。
- 检查所有更新:
`rustup check`