nabijaczleweli/cargo-update
A cargo subcommand for checking and applying updates to installed executables observed · 2026-08-28
Health v2 · maintenance only
96/100
- Activity 94
- Release rhythm 95
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 7.0
- age_days: 3599
- days_rel: 37
- days_push: 37
- n_releases_24m: 25
Adoption not part of the score
1578 stars · 62 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A cargo subcommand (installed as cargo-update, invoked as cargo install-update) that checks and applies updates to executables installed via cargo install. It compares installed crate versions against crates.io and upgrades outdated ones in one command.
Use cases
- update all cargo-installed binaries at once
- check which installed rust executables are outdated
- keep rust cli tools up to date
- upgrade crates installed with cargo install
- list installed cargo executables and their versions
When to choose
- you install many tools via cargo install and want a single command to update them all
- you want to see which installed executables have newer versions on crates.io before upgrading
- you want cargo's installed binaries to behave like a managed package set
When to avoid
- you need to update project dependencies in Cargo.toml - use cargo update instead
- you want a general-purpose system package manager outside the Rust ecosystem
- you cannot install its native dependencies (libgit2, libcurl, libssh2, openssl) and don't want to use vendored feature builds
Facets
cli-tool · maturity active
package-manager cli developer-tools developer-tools version-control windows cli rust cargo-subcommand rust-ecosystem dependency-updates crates-io command-line linux macos
2 sources
- readme: https://github.com/nabijaczleweli/cargo-update · fetched 2026-08-28 · 3ff8b502f015
- registry_crates: https://crates.io/api/v1/crates/cargo-update · fetched 2026-08-29 · 9d1cbd05070b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nabijaczleweli/cargo-update | main | 96 |
For agents
markdown · JSON · MCP: product_card(name="nabijaczleweli/cargo-update")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem