github cargo-bins/cargo-binstall v0.23.1

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

  • Fixed yanked dependencies error (#1019 #1028 #1040 #1085)
  • Add one-liner for installing cargo-binstall on Linux/MacOS (#1073 #1074)
  • Optimize fetching from https://crates.io when user requested a specific version instead of a range (#1089)
  • Change binstalk-downloader license to "Apache-2.0 OR MIT" (#542)

Don't miss a new cargo-binstall release

NewReleases is sending notifications on new releases.