FICHA · MANJARO

cargo-run-bin

Build, cache, and run CLI tools scoped in Cargo.toml

  • tool
  • CLI
  • BUILD-SYSTEM
  • AUTOMATION
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 27, 2026 description in en

Description

Builds, caches, and runs command-line tools scoped in a Cargo.toml file. It helps projects call required development tools without asking every contributor to install each one globally.

Use it when a Rust project documents tool commands through this workflow. Cached tools still come from project configuration, so review the manifest before running tools from untrusted repositories.

How to run

cargo run-bin

Commands: cargo run-bin

Permissions

Permissions not analysed for this source yet.