github cargo-bins/cargo-binstall v1.7.0

latest releases: v1.15.4, detect-wasi-v1.0.38, binstalk-manifests-v0.17.8...
15 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.

Thank you @tomasol @senekor for your contribution to cargo-binstall!

In this release:

  • Add env variable BINSTALL_NO_DISCOVER_GITHUB_TOKEN for --no-discover-github-token (#1733 #1763)
  • Use binary name when searching for artifacts (#988 #1747)
  • Prefer official binaries (#1721 #1741)
  • Support downloading pre-built artifacts from private github repository (#1681 #1690)

Other changes:

  • Bump to rust 1.79 (#1754)
  • Speedup gh-token-auto-scraping (#1746)
  • Reduce unnecessary logging (#1738 #1746)
  • Improve rate-limit checking (#1725)
  • Upgrade dependencies

Don't miss a new cargo-binstall release

NewReleases is sending notifications on new releases.