Skip to content

Releases: cargo-bins/cargo-binstall

v1.12.5

16 May 16:00
5cbf019
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

detect-wasi-v1.0.30

16 May 15:30
205aaa5
Compare
Choose a tag to compare

Other

  • update Cargo.lock dependencies

detect-targets-v0.1.49

16 May 15:29
205aaa5
Compare
Choose a tag to compare

Other

  • update Cargo.lock dependencies

binstalk-v0.28.33

16 May 15:30
205aaa5
Compare
Choose a tag to compare

Other

  • Upgrade transitive dependencies (#2154)

binstalk-registry-v0.11.19

16 May 15:28
205aaa5
Compare
Choose a tag to compare

Other

  • updated the following local packages: binstalk-downloader, binstalk-downloader

binstalk-manifests-v0.15.30

16 May 15:30
205aaa5
Compare
Choose a tag to compare

Other

  • updated the following local packages: detect-targets

binstalk-git-repo-api-v0.5.20

16 May 15:27
205aaa5
Compare
Choose a tag to compare

Other

  • updated the following local packages: binstalk-downloader, binstalk-downloader

binstalk-fetchers-v0.10.19

16 May 15:28
205aaa5
Compare
Choose a tag to compare

Other

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

binstalk-downloader-v0.13.18

16 May 15:26
205aaa5
Compare
Choose a tag to compare

Other

  • Upgrade transitive dependencies (#2154)

v1.12.4

07 May 12:36
13f9d60
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:

  • Fix glibc detection on ubuntu 24.02 (#2141 #2143)