cargo-bins / cargo-binstall

Binary installation for rust projects
GNU General Public License v3.0
1.61k stars 58 forks source link

release: cargo-binstall v1.10.6 #1922

Closed github-actions[bot] closed 1 month ago

github-actions[bot] commented 1 month ago

This is a release PR for cargo-binstall version 1.10.6 (performing a patch bump).

Use squash merge.

Upon merging, this will automatically create the tag v1.10.6, build the CLI, create a GitHub release with the release notes below , and CI will publish to crates.io on merge of this PR.

To trigger builds initially, close and then immediately re-open this PR once.


Edit release notes into the section below:

Release notes

Binstall is a tool to fetch and install Rust-based executables as binaries. It aims to be a drop-in replacement for cargo install in most cases. Install it today with cargo install cargo-binstall, from the binaries below, or if you already have it, upgrade with cargo binstall cargo-binstall.

In this release: