Skip to content

v1.7.2

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jun 10:54
· 87 commits to main since this release
c8fc23b

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.

Thank you @timsutton for contributing to this project and notify us of the breaking we cause in homebrew-core!

We are happy to know that cargo-binstall is included in homebrew-core!

In this release:

  • Re-enable httpe support (#1783)

Other changes:

  • Disable use of lld which breaks homebrew-core and is also not working on our CI (#1781 #1782)