Skip to content

v1.17.5

Choose a tag to compare

@github-actions github-actions released this 13 Feb 13:40
· 57 commits to main since this release
Immutable release. Only release title and notes can be modified.
7691a5b

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:

  • Automatically uses system-proxy (#2474)

Other changes:

  • Upgrade dependencies