chore: Release

This commit is contained in:
github-actions 2024-09-06 22:34:00 +00:00
parent 89203c196c
commit c3ed004b6c
Failed to extract signature
3 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View file

@ -563,7 +563,7 @@ dependencies = [
[[package]] [[package]]
name = "cargo-binstall" name = "cargo-binstall"
version = "1.10.3" version = "1.10.4"
dependencies = [ dependencies = [
"binstalk", "binstalk",
"binstalk-manifests", "binstalk-manifests",

View file

@ -3,7 +3,7 @@ name = "cargo-binstall"
description = "Binary installation for rust projects" description = "Binary installation for rust projects"
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.10.3" version = "1.10.4"
rust-version = "1.79.0" rust-version = "1.79.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.10.3.0" version="1.10.4.0"
/> />
<trustInfo> <trustInfo>