Skip to content

Commit acd08f1

Browse files
github-actions[bot]github-actions
and
github-actions
authored
release: cargo-binstall v1.12.0 (#2078)
chore: Release Co-authored-by: github-actions <[email protected]>
1 parent b243c17 commit acd08f1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/bin/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "cargo-binstall"
33
description = "Binary installation for rust projects"
44
repository = "https://github.com/cargo-bins/cargo-binstall"
55
documentation = "https://docs.rs/cargo-binstall"
6-
version = "1.11.2"
6+
version = "1.12.0"
77
rust-version = "1.79.0"
88
authors = ["ryan <[email protected]>"]
99
edition = "2021"

crates/bin/windows.manifest

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<assemblyIdentity
44
type="win32"
55
name="Binstall.Cli.binstall"
6-
version="1.11.2.0"
6+
version="1.12.0.0"
77
/>
88

99
<trustInfo>

0 commit comments

Comments
 (0)