cargo-updater
cargo-updater copied to clipboard
A npm inspired cargo subcommand for listing and updating binaries installed in $CARGO_HOME/bin.
Cargo updater
A npm inspired cargo subcommand for listing and updating binaries installed in $CARGO_HOME/bin.
Demo

Features
List installed, view available updates

Install all upgradeable binaries

Installation
cargo install cargo-updater
Usage
cargo updater
Similar projects
| 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 | ✅ | ❌ |