macOS
brew install cargo-outdatedlocal Homebrew formula metadata
brew
Cargo subcommand for displaying when Rust dependencies are out of date. Version 0.19.0 via Homebrew; verified 2026-06-22.
install
brew install cargo-outdatedlocal Homebrew formula metadata
sudo apk add cargo-outdatedAlpine Linux edge package indexes · cargo-outdated · source: dl-cdn.alpinelinux.org
sudo apt install cargo-outdatedDebian stable package indexes · cargo-outdated · source: deb.debian.org
nix profile install nixpkgs#cargo-outdatednixpkgs package indexes · pkgs/by-name/ca/cargo-outdated/package.nix · source: api.github.com
sudo pacman -S cargo-outdatedArch Linux sync databases · cargo-outdated · source: geo.mirror.pkgbuild.com
overview
Cargo subcommand for displaying when Rust dependencies are out of date
history
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.
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.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
cargo-outdated | cli | global executable |
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.
https://github.com/kbknapp/cargo-outdated
install metadata
| Package key | brew:cargo-outdated |
|---|---|
| Version | 0.19.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/cargo-outdated |
| Homepage | https://github.com/kbknapp/cargo-outdated |
| Repository | https://github.com/kbknapp/cargo-outdated |
| Upstream docs | https://github.com/kbknapp/cargo-outdated#readme |
| License | MIT |
| Source archive | https://github.com/kbknapp/cargo-outdated/archive/refs/tags/v0.19.0.tar.gz |
| Last updated | 2026-06-22T14:02:58-07:00 |
| Pulse | updated |
| Dependencies | libgit2, openssl@3 |
| Build dependencies | pkgconf, rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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-outdatedsource 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.