macOS
brew install cargo-run-binlocal Homebrew formula metadata
brew
cargo-run-bin のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install cargo-run-binlocal Homebrew formula metadata
sudo apk add cargo-run-binAlpine Linux edge package indexes · cargo-run-bin · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#cargo-run-binnixpkgs package indexes · pkgs/by-name/ca/cargo-run-bin/package.nix · ソース: api.github.com
sudo pacman -S cargo-run-binArch Linux sync databases · cargo-run-bin · ソース: geo.mirror.pkgbuild.com
概要
Build, cache, and run binaries from Cargo.toml to avoid global installs
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.toml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
cargo-bin | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/dustinblackman/cargo-run-bin
インストールメタデータ
| パッケージキー | brew:cargo-run-bin |
|---|---|
| バージョン | 1.7.4 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/cargo-run-bin |
| ホームページ | https://dustinblackman.com/posts/why-does-everyone-install-crates-globally/ |
| リポジトリ | https://github.com/dustinblackman/cargo-run-bin |
| 上流ドキュメント | https://github.com/dustinblackman/cargo-run-bin#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/dustinblackman/cargo-run-bin/archive/refs/tags/v1.7.4.tar.gz |
| 最終更新 | 2026-06-15T10:20:11-04:00 |
| Pulse | updated |
| ビルド依存関係 | rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-binソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.