Skip to content

v1.22.0

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Aug 15:24
Immutable release. Only release title and notes can be modified.
75b4bfa

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:

  • Add --allow-insecure-http to permit plaintext HTTP (#2606 #2635)