Skip to content

v1.12.2

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Mar 14:17
· 18 commits to main since this release
b9bf440

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 file locking of manifest storing installed packages (#2090 #2091)
  • Fix compilation error due to new version of h3-quinn (#2089 #2096)

Other changes:

  • Upgrade dependencies (#2096 #2097)
  • Fix clippy warnings (#2098)
  • Do not pull in zlib-ng for gix (#2099)