macOS
brew install cargo-outdatedprovider-native install command
brew / 順位 3981
cargo-outdated のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install cargo-outdatedprovider-native install command
概要
Cargo subcommand for displaying when Rust dependencies are out of date
履歴
cargo-outdated is a Cargo subcommand that reports when Rust project dependencies have newer compatible or latest versions available.
The project was created on GitHub in August 2015 and first published to crates.io as version 0.1.1 in November 2015. Its README describes the core approach as creating a temporary workspace, running Cargo's built-in cargo update machinery, and comparing dependency trees.
The crate is distributed through crates.io and has also been packaged by multiple operating-system package managers, including Homebrew, Debian, Ubuntu, Alpine, Arch, and Nix according to the batch source facts. crates.io metadata lists it under development-tools and cargo-plugin categories.
Users install it as cargo-outdated and run cargo outdated from a project directory. The README documents list and JSON output, workspace checking, dependency ignore and exclusion options, manifest-path support, and an exit-code option for automation.
It is one of the older Rust ecosystem tools for auditing dependency freshness without immediately changing the project lockfile, making it useful to maintainers who want npm-outdated-style visibility in Cargo workflows.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
cargo-outdated | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:cargo-outdated |
|---|---|
| バージョン | 0.19.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/kbknapp/cargo-outdated |
| リポジトリ | https://github.com/kbknapp/cargo-outdated |
| 最終更新 | 2026-06-22T14:02:58-07:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.