A npm inspired cargo subcommand for listing and updating binaries installed in $CARGO_HOME/bin.
List installed, view available updates
Install all upgradeable binaries
cargo install cargo-updater
cargo updater
Crate | Dependencies | Scope | Simple | Pretty |
---|---|---|---|---|
this project | 6 | Installed executables | ✅ | ✅ |
cargo-update | 17 | Installed executables | ❌ | ❌ |
cargo-outdated | 13 | Cargo project | ❌ | ❌ |
cargo-upgrades | 5 | Cargo project | ✅ | ❌ |