github cargo-bins/cargo-binstall v1.2.1

latest releases: v1.3.1, binstalk-v0.16.1, binstalk-registry-v0.1.1...
13 months ago

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.

Bugfixes

  • Fix fallback to x86_64h-apple-darwin on aarch64-apple-darwin: Now it only fallbacks if arch -arch x86_64h /usr/bin/true success since Rosetta 2 doesn't support AVX yet (#1277 #1278)
  • Fix our universal-apple-darwin pre-built listed below for pre-haswell Intel CPUs (#1277 #1279)
  • Fix our installation script and the action on MacOS: Since it users our universal binary by default and the GHA MacOS runner uses pre-haswell Intel CPU, it will fail due to bad cpu type (#1277 #1279)

Don't miss a new cargo-binstall release

NewReleases is sending notifications on new releases.