Skip to content

v1.10.6

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Sep 10:32
· 1 commit to main since this release
3a99ae3

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:

  • allow setting no_confirm via envvar (#1921)