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 binstalk-downloader cannot decode some zip files on macos (x64 and arm64) platforms (#2049 #2362)
- Fix grammer in
HELP.mdand--helpoutput (#2357 #2359) - Update documentation link in Cargo.toml (#2355)
Other changes:
- Upgrade dependencies