macOS
brew install cargo-outdatedlocal Homebrew formula metadata
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.