cargo-update
A tool to automatically update all cargo installed tools on the system.
Run cargo install --list to see a list of all cargo packages installed globally
Install
cargo install cargo-update
Usage
Update all packages.
cargo install-update -a
Update cargo-install.
cargo-update