Sourced from cargo-bins/cargo-binstall's releases.
v1.14.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 withcargo install cargo-binstall
, from the binaries below, or if you already have it, upgrade withcargo binstall cargo-binstall
.In this release:
- Upgrade dependencies
v1.14.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 withcargo install cargo-binstall
, from the binaries below, or if you already have it, upgrade withcargo binstall cargo-binstall
.In this release:
- Fix glibc detection on arm Fedora (#2205)
- Add support for repository host Codeberg (#2202)
- Fix error for missing binaries when
--bin
does not include any of these missing bins (#1888 #2199)Other changes:
- Rm uninstalled crates from
$CARGO_HOME/binstall/crates-v1.json
(#2197)- Upgrade dependencies
v1.13.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 withcargo install cargo-binstall
, from the binaries below, or if you already have it, upgrade withcargo binstall cargo-binstall
.In this release:
Other changes:
- Upgrade dependencies
v1.12.7
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 withcargo install cargo-binstall
, from the binaries below, or if you already have it, upgrade withcargo binstall cargo-binstall
.In this release:
Other changes:
- Upgrade transitive dependencies
- Ensure build script always waits for threads created (#2185)
- optimization
v1.12.6
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 withcargo install cargo-binstall
, from the binaries below, or if you already have it, upgrade withcargo binstall cargo-binstall
.In this release:
... (truncated)
8aac5aa
release: cargo-binstall v1.14.1 (#2211)e5b7740
chore: release (#2210)fe1c5ab
dep: Upgrade transitive dependencies (#2209)151e1ec
ci: enable cache-workspace-crates (#2208)abb695a
build(deps): bump tj-actions/changed-files from
4140eb99d2cced9bfd78375c20883...a1ca1a4
dep: Replace vergen with vergen-gitcl (#2207)f317ddf
release: cargo-binstall v1.14.0 (#2206)d47e67b
chore: release (#2195)bb9211b
Fix glibc detection on Fedora (#2205)a90dd45
feat: Add repository host Codeberg (#2202)