Skip to content

v0.18.1

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Dec 00:52
· 1053 commits to main since this release
628fd33

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.

Other changes:

  • Fix running prebuilt binaries on ubuntu 20.04, docker image rust:1.65 or any environment that uses glibc 2.31 (#607)