Skip to content

v1.10.13

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Nov 10:04
· 58 commits to main since this release
2417642

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:

  • Use git credential helper for github token auto discovery (can be disabled via --no-discover-github-token) (#1871)

Other changes:

  • Upgrade transitive dependencies