macOS
brew install cargo-outdatedlocal Homebrew formula metadata
brew
cargo-outdated のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install cargo-outdatedlocal Homebrew formula metadata
sudo apk add cargo-outdatedAlpine Linux edge package indexes · cargo-outdated · ソース: dl-cdn.alpinelinux.org
sudo apt install cargo-outdatedDebian stable package indexes · cargo-outdated · ソース: deb.debian.org
nix profile install nixpkgs#cargo-outdatednixpkgs package indexes · pkgs/by-name/ca/cargo-outdated/package.nix · ソース: api.github.com
sudo pacman -S cargo-outdatedArch Linux sync databases · cargo-outdated · ソース: geo.mirror.pkgbuild.com
概要
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 | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/kbknapp/cargo-outdated
インストールメタデータ
| パッケージキー | brew:cargo-outdated |
|---|---|
| バージョン | 0.19.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/cargo-outdated |
| ホームページ | https://github.com/kbknapp/cargo-outdated |
| リポジトリ | https://github.com/kbknapp/cargo-outdated |
| 上流ドキュメント | https://github.com/kbknapp/cargo-outdated#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/kbknapp/cargo-outdated/archive/refs/tags/v0.19.0.tar.gz |
| 最終更新 | 2026-06-22T14:02:58-07:00 |
| Pulse | updated |
| 依存関係 | libgit2, openssl@3 |
| ビルド依存関係 | pkgconf, rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cargo-outdated |
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
cargo-outdated 0.17.0-1+b1
Cargo subcommand for displaying when dependencies are out of date
https://github.com/kbknapp/cargo-outdated.git
sudo apt install cargo-outdatedcargo-outdated
nix profile install nixpkgs#cargo-outdatedcargo-outdated 0.14.0-2build3
Cargo subcommand for displaying when dependencies are out of date
sudo apt install cargo-outdatedcargo-outdated 0.18.0-r0
Cargo subcommand for displaying when Rust dependencies are out of date
https://github.com/kbknapp/cargo-outdated
sudo apk add cargo-outdatedcargo-outdated-doc 0.18.0-r0
Cargo subcommand for displaying when Rust dependencies are out of date (documentation)
https://github.com/kbknapp/cargo-outdated
sudo apk add cargo-outdated-doccargo-outdated 0.19.0-2
A cargo subcommand for displaying when Rust dependencies are out of date
https://github.com/kbknapp/cargo-outdated
sudo pacman -S cargo-outdatedソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.