rust CLI cheatsheet

rustup, cargo, general rust tooling.

Install and update

update rust

rustup update

Install updater (once)

cargo install cargo-update

Update installed packages:

cargo install-update --all

Interesting packages

bat           v0.9.0     v0.10.0  Yes
fd-find       v7.2.0     v7.3.0   Yes
cargo-update  v1.7.0     v1.7.0   No
exa           v0.8.0     v0.8.0   No
svgcleaner    v0.9.5     v0.9.5   No