github cargo-bins/cargo-binstall v1.19.0

8 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:

  • Support cargo config.toml include field for recursive loading (#2531)
  • Add github attestation for release artifacts verification (#2549)
  • Prefer quic and tls over udp/tcp for dns configs of interfaces discovered on windows (#2550)

Bug fixes:

  • Fallback to quad9, cloudflare and then google dns if reading /etc/resolv.conf fails, prefer QUIC, then http3, tls, http2, fallback to udp/TCP (#2181 #2550)
  • Fix Error message outputs ANSI escape sequences (#2554 #2556)

Other changes:

Don't miss a new cargo-binstall release

NewReleases is sending notifications on new releases.