release: cargo-binstall v1.5.0 (#1558)

chore: Release

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
github-actions[bot] 2024-01-07 11:46:33 +11:00 committed by GitHub
parent 5341d050b9
commit 763885b3a5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View file

@ -491,7 +491,7 @@ dependencies = [
[[package]] [[package]]
name = "cargo-binstall" name = "cargo-binstall"
version = "1.4.9" version = "1.5.0"
dependencies = [ dependencies = [
"binstalk", "binstalk",
"binstalk-manifests", "binstalk-manifests",

View file

@ -3,7 +3,7 @@ name = "cargo-binstall"
description = "Rust binary package installer for CI integration" description = "Rust binary package installer for CI integration"
repository = "https://github.com/cargo-bins/cargo-binstall" repository = "https://github.com/cargo-bins/cargo-binstall"
documentation = "https://docs.rs/cargo-binstall" documentation = "https://docs.rs/cargo-binstall"
version = "1.4.9" version = "1.5.0"
rust-version = "1.65.0" rust-version = "1.65.0"
authors = ["ryan <ryan@kurte.nz>"] authors = ["ryan <ryan@kurte.nz>"]
edition = "2021" edition = "2021"

View file

@ -3,7 +3,7 @@
<assemblyIdentity <assemblyIdentity
type="win32" type="win32"
name="Binstall.Cli.binstall" name="Binstall.Cli.binstall"
version="1.4.9.0" version="1.5.0.0"
/> />
<trustInfo> <trustInfo>