macOS
brew install cargo-updateprovider-native install command
brew / rank 3075
Cargo subcommand for checking and applying updates to installed executables. Version 22.1.1 via Homebrew; verified 2026-07-28.
install
brew install cargo-updateprovider-native install command
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 | executable | indexed executable | Discovered from the local executable index. |
cargo-install-update-config | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:cargo-update |
|---|---|
| Version | 22.1.1 |
| Package manager | Homebrew |
| Homepage | https://github.com/nabijaczleweli/cargo-update |
| Repository | https://github.com/nabijaczleweli/cargo-update |
| Last updated | 2026-07-28T04:45:39Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source 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.