Releases: cargo-bins/cargo-binstall
Releases · cargo-bins/cargo-binstall
v1.11.1
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:
Other changes:
fs-lock-v0.1.8
detect-wasi-v1.0.23
Other
- update Cargo.lock dependencies
detect-targets-v0.1.42
Other
- update Cargo.lock dependencies
binstalk-v0.28.26
Other
- updated the following local packages: detect-targets
binstalk-manifests-v0.15.23
Other
- Log when FileLock::drop fails to unlock file (#2064)
binstalk-bins-v0.6.11
Other
- updated the following local packages: atomic-file-install
atomic-file-install-v1.0.10
Other
- (deps) bump windows from 0.59.0 to 0.60.0 in the deps group across 1 directory (#2063)
v1.11.0
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:
- feat: add color and wrapping to help text (#2052)
Other changes:
- Upgrade transitive dependencies (#2050)
detect-targets-v0.1.41
Other
- update Cargo.lock dependencies