macOS
brew install cargo-outdatedprovider-native install command
brew / rang 3981
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de cargo-outdated pour les workflows d'agents IA.
installation
brew install cargo-outdatedprovider-native install command
aperçu
Cargo subcommand for displaying when Rust dependencies are out of date
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
cargo-outdated | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:cargo-outdated |
|---|---|
| Version | 0.19.0 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://github.com/kbknapp/cargo-outdated |
| Dépôt | https://github.com/kbknapp/cargo-outdated |
| Dernière mise à jour | 2026-06-22T14:02:58-07:00 |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.