Skip to content

Releases: cargo-bins/cargo-binstall

v1.10.8

13 Oct 01:06
4675f62
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

fs-lock-v0.1.5

12 Oct 04:17
a8227ae
Compare
Choose a tag to compare

Other

  • (deps) bump fs4 from 0.9.1 to 0.10.0 in the deps group (#1929)

detect-wasi-v1.0.7

12 Oct 04:17
a8227ae
Compare
Choose a tag to compare

Other

  • update Cargo.lock dependencies

detect-targets-v0.1.24

12 Oct 04:15
a8227ae
Compare
Choose a tag to compare

Other

  • update Cargo.lock dependencies

binstalk-v0.28.8

12 Oct 15:26
731592f
Compare
Choose a tag to compare

Other

  • updated the following local packages: binstalk-git-repo-api

binstalk-v0.28.7

12 Oct 04:16
a8227ae
Compare
Choose a tag to compare

Other

  • updated the following local packages: detect-targets

binstalk-manifests-v0.15.5

12 Oct 04:17
a8227ae
Compare
Choose a tag to compare

Other

  • updated the following local packages: detect-targets, fs-lock

binstalk-git-repo-api-v0.5.3

12 Oct 15:24
731592f
Compare
Choose a tag to compare

Fixed

  • (gh_api_client) remote client should never being shared everywhere bacause the underlying connection pool will be reused. (#1930)

Other

  • Fix binstalk-git-repo-api on PR of forks (#1932)

binstalk-fetchers-v0.10.1

12 Oct 15:25
731592f
Compare
Choose a tag to compare

Other

  • updated the following local packages: binstalk-git-repo-api

v1.10.7

04 Oct 12:24
3ed2912
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