Skip to content

Commit dd6a0ac

Browse files
github-actions[bot]github-actions
andauthored
release: cargo-binstall v1.14.3 (#2246)
chore: Release Co-authored-by: github-actions <[email protected]>
1 parent 6ba0a07 commit dd6a0ac

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/bin/Cargo.toml

Lines changed: 1 addition & 1 deletion
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.14.2"
6+
version = "1.14.3"
77
rust-version = "1.79.0"
88
authors = ["ryan <[email protected]>"]
99
edition = "2021"

crates/bin/windows.manifest

Lines changed: 1 addition & 1 deletion
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.14.2.0"
6+
version="1.14.3.0"
77
/>
88

99
<trustInfo>

0 commit comments

Comments
 (0)