macOS
brew install cargo-run-binlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de cargo-run-bin pour les workflows d'agents IA.
installation
brew install cargo-run-binlocal Homebrew formula metadata
sudo apk add cargo-run-binAlpine Linux edge package indexes · cargo-run-bin · Source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#cargo-run-binnixpkgs package indexes · pkgs/by-name/ca/cargo-run-bin/package.nix · Source: api.github.com
sudo pacman -S cargo-run-binArch Linux sync databases · cargo-run-bin · Source: geo.mirror.pkgbuild.com
aperçu
Build, cache, and run binaries from Cargo.toml to avoid global installs
historique
cargo-run-bin is a Cargo-oriented tool for building, caching, and running project-scoped CLI binaries declared in Cargo.toml instead of installing those tools globally.
The GitHub repository was created in May 2021 and the first crates.io release followed later that month. The README positions the tool as similar to npm run and gomodrun, aimed at preventing team and CI tool-version drift.
crates.io metadata lists it as a Cargo plugin and command-line utility. Batch package facts show packaging across Homebrew, Alpine, Nix, and Arch, and the README also documents distro-package installation paths.
Users declare tools under [package.metadata.bin] or [workspace.metadata.bin] in Cargo.toml, then run cargo bin CRATE to install/cache and execute the requested binary. The README also documents cargo bin --install and cargo bin --sync-aliases for Cargo-extension aliases.
It gives Rust projects a lightweight, Cargo-native answer to pinned developer tooling: tool versions live with the project manifest, which makes onboarding and CI behavior less dependent on whatever happens to be globally installed.
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.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
Cargo.tomlexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
cargo-bin | cli | exécutable global |
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.
https://github.com/dustinblackman/cargo-run-bin
métadonnées d'installation
| Clé du paquet | brew:cargo-run-bin |
|---|---|
| Version | 1.7.4 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/cargo-run-bin |
| Page d'accueil | https://dustinblackman.com/posts/why-does-everyone-install-crates-globally/ |
| Dépôt | https://github.com/dustinblackman/cargo-run-bin |
| Docs amont | https://github.com/dustinblackman/cargo-run-bin#readme |
| Licence | MIT |
| Archive source | https://github.com/dustinblackman/cargo-run-bin/archive/refs/tags/v1.7.4.tar.gz |
| Dernière mise à jour | 2026-06-15T10:20:11-04:00 |
| Pulse | updated |
| Dépendances de compilation | rust |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cargo-run-bin |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
cargo-run-bin
nix profile install nixpkgs#cargo-run-bincargo-run-bin 1.7.2-r0
Build, cache, and run CLI tools scoped in Cargo.toml
https://github.com/dustinblackman/cargo-run-bin
sudo apk add cargo-run-bincargo-run-bin-doc 1.7.2-r0
Build, cache, and run CLI tools scoped in Cargo.toml (documentation)
https://github.com/dustinblackman/cargo-run-bin
sudo apk add cargo-run-bin-doccargo-run-bin 1.7.4-2
Build, cache, and run CLI tools scoped in Cargo.toml
https://github.com/dustinblackman/cargo-run-bin
sudo pacman -S cargo-run-binpiste 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.