Cargo updater

A npm inspired cargo subcommand for listing and updating binaries installed in $CARGO_HOME/bin.

Crates.io License

Demo

Demo

Features

List installed, view available updates

List installed

Install all upgradeable binaries

Summary

Installation

shell cargo install cargo-updater

Usage

shell 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 | ✅ | ❌ |