From c175bb02c4d5486f22e1a9cb4186cb6097f01434 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2025 00:21:51 +0000 Subject: [PATCH] release: cargo-binstall v1.10.23 (#2048) chore: Release Co-authored-by: github-actions <github-actions@github.com> --- Cargo.lock | 2 +- crates/bin/Cargo.toml | 2 +- crates/bin/windows.manifest | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 986e5a11..62a09c8f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -573,7 +573,7 @@ dependencies = [ [[package]] name = "cargo-binstall" -version = "1.10.22" +version = "1.10.23" dependencies = [ "atomic-file-install", "binstalk", diff --git a/crates/bin/Cargo.toml b/crates/bin/Cargo.toml index bb9d7d7c..256bea3d 100644 --- a/crates/bin/Cargo.toml +++ b/crates/bin/Cargo.toml @@ -3,7 +3,7 @@ name = "cargo-binstall" description = "Binary installation for rust projects" repository = "https://github.com/cargo-bins/cargo-binstall" documentation = "https://docs.rs/cargo-binstall" -version = "1.10.22" +version = "1.10.23" rust-version = "1.79.0" authors = ["ryan <ryan@kurte.nz>"] edition = "2021" diff --git a/crates/bin/windows.manifest b/crates/bin/windows.manifest index 31e24a88..bef43c64 100644 --- a/crates/bin/windows.manifest +++ b/crates/bin/windows.manifest @@ -3,7 +3,7 @@ <assemblyIdentity type="win32" name="Binstall.Cli.binstall" - version="1.10.22.0" + version="1.10.23.0" /> <trustInfo>