16 releases (10 breaking)
0.21.0 | Sep 17, 2023 |
---|---|
0.20.0 | Nov 18, 2022 |
0.12.0 | Aug 26, 2022 |
0.11.1 | Jul 29, 2022 |
0.4.0 | Jul 26, 2020 |
#276 in Cargo plugins
21 downloads per month
2MB
334 lines
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 | ✅ | ❌ |
Dependencies
~16–26MB
~462K SLoC