macOS
brew install cargo-updatelocal Homebrew formula metadata
brew
Cargo subcommand for checking and applying updates to installed executables. Version 20.0.3 via Homebrew; verified 2026-06-22.
install
brew install cargo-updatelocal Homebrew formula metadata
sudo apk add cargo-updateAlpine Linux edge package indexes · cargo-update · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#cargo-updatenixpkgs package indexes · pkgs/by-name/ca/cargo-update/package.nix · source: api.github.com
sudo pacman -S cargo-updateArch Linux sync databases · cargo-update · source: geo.mirror.pkgbuild.com
overview
Cargo subcommand for checking and applying updates to installed executables
history
cargo-update provides Cargo subcommands for checking and applying updates to executables installed with `cargo install`.
The official manual says cargo-update was built from frustration with periodically checking cargo-installed executables for updates. The README presents `cargo install-update` and `cargo install-update-config` as the two user-facing commands.
GitHub records the repository as created in October 2016, and crates.io records the first cargo-update release the same month. The input package facts list Alpine, Homebrew, Nix, and Arch packages.
The manual documents updating all installed packages with `cargo install-update -a`, updating selected packages, listing without updating, using cargo-binstall when appropriate, and configuring per-package build options with `cargo install-update-config`.
cargo-update fills a long-standing package-manager gap for Cargo-installed CLI tools: it gives users a repeatable way to discover and apply crate executable updates while preserving per-package install options.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$CARGO_HOME/.install_config.toml~/.cargo/.install_config.tomlCredential-bearing paths to review before unattended agent runs.
$CARGO_HOME/credentials$CARGO_HOME/credentials.toml~/.cargo/credentials~/.cargo/credentials.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
cargo-install-update | cli | global executable | |
cargo-install-update-config | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/nabijaczleweli/cargo-update
install metadata
| Package key | brew:cargo-update |
|---|---|
| Version | 20.0.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/cargo-update |
| Homepage | https://github.com/nabijaczleweli/cargo-update |
| Repository | https://github.com/nabijaczleweli/cargo-update |
| Upstream docs | https://docs.rs/cargo-update |
| License | MIT |
| Source archive | https://github.com/nabijaczleweli/cargo-update/archive/refs/tags/v20.0.3.tar.gz |
| Last updated | 2026-06-22T14:02:59-07:00 |
| Pulse | updated |
| Dependencies | libgit2, libssh2, openssl@3 |
| Build dependencies | pkgconf, rust |
| Uses from macOS | curl |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cargo-update |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
cargo-update
nix profile install nixpkgs#cargo-updatecargo-update 18.0.0-r0
cargo subcommand for checking and applying updates to installed executables
https://github.com/nabijaczleweli/cargo-update
sudo apk add cargo-updatecargo-update-doc 18.0.0-r0
cargo subcommand for checking and applying updates to installed executables (documentation)
https://github.com/nabijaczleweli/cargo-update
sudo apk add cargo-update-doccargo-update 20.0.1-1
A cargo subcommand for checking and applying updates to installed executables
https://github.com/nabijaczleweli/cargo-update
sudo pacman -S cargo-updatesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.