github cargo-bins/cargo-binstall v1.17.4

7 hours ago

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 loading --manifest-path Cargo.toml (#2453 #2459)
  • Fix handling of ** in [workspace.members] and [workspace.members] (#2465)
  • Added pkg-fmt field for cargo-binstall metadata to speed up binary discovery process (#2451)
  • Upgrade dependencies (#2468)

Other changes:

  • Allow pinning binstall version in the action (#2449)
  • Fix changelog format (#2454)

Don't miss a new cargo-binstall release

NewReleases is sending notifications on new releases.