Skip to content

Releases: cargo-bins/cargo-binstall

v1.10.5

11 Sep 09:23
f9144d5
Compare
Choose a tag to compare

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:

  • report to new stats server (with status) (#1912)
  • Improve quickinstall telemetry failure message (#1910)

binstalk-v0.28.4

11 Sep 08:52
8c9e183
Compare
Choose a tag to compare

Other

  • report to new stats server (with status) (#1912)

binstalk-git-repo-api-v0.5.2

11 Sep 08:50
8c9e183
Compare
Choose a tag to compare

Other

  • report to new stats server (with status) (#1912)

binstalk-fetchers-v0.10.0

11 Sep 08:51
8c9e183
Compare
Choose a tag to compare

Other

  • report to new stats server (with status) (#1912)
  • Improve quickinstall telemetry failure message (#1910)

v1.10.4

06 Sep 22:57
780584e
Compare
Choose a tag to compare

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:

  • Send telemetry report to quickinstall if no pre-built is found (#1905)

Other changes:

  • Update dependencies

detect-wasi-v1.0.4

06 Sep 13:49
89203c1
Compare
Choose a tag to compare

Other

  • update Cargo.lock dependencies

detect-targets-v0.1.21

06 Sep 13:48
89203c1
Compare
Choose a tag to compare

Other

  • update Cargo.lock dependencies

binstalk-v0.28.3

06 Sep 13:49
89203c1
Compare
Choose a tag to compare

Other

  • Send telemetry report to quickinstall if no pre-built is found (#1905)

binstalk-manifests-v0.15.2

06 Sep 13:49
89203c1
Compare
Choose a tag to compare

Other

  • updated the following local packages: detect-targets

v1.10.3

25 Aug 09:37
9330730
Compare
Choose a tag to compare

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:

  • Upgrade dependencies