github cargo-bins/cargo-binstall v0.22.0

latest releases: v1.3.1, binstalk-v0.16.1, binstalk-registry-v0.1.1...
18 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.

In this release:

  • Enabled --no-symlinks by default which also fixed installing sccache (#731 #936)
  • Retry http request on connection error (#791 #922)
  • Added alias universal2-apple-darwin to target universal-apple-darwin (#919)
  • Fixed fetcher::QuickInstallstats report failure (#918 #921)
  • Honor key install.root in $CARGO_HOME/config.toml (#859 #884)

Don't miss a new cargo-binstall release

NewReleases is sending notifications on new releases.