Build, cache, and run Cargo binaries without global installs
Build, cache, and run binaries from Cargo.toml to avoid global installs
cargo-run-bin
$ cargo run-bin <binary-name>
$ cargo run-bin ripgrep -- --version
$ cargo run-bin --list