macOS
brew install cargo-updateprovider-native install command
brew / 順位 3075
cargo-update のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install cargo-updateprovider-native install command
概要
Cargo subcommand for checking and applying updates to installed executables
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.toml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
cargo-install-update | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
cargo-install-update-config | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:cargo-update |
|---|---|
| バージョン | 22.1.1 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/nabijaczleweli/cargo-update |
| リポジトリ | https://github.com/nabijaczleweli/cargo-update |
| 最終更新 | 2026-07-28T04:45:39Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.