Skip to content

Commit 7544fde

Browse files
github-actions[bot]github-actions
and
github-actions
authored
release: cargo-binstall v0.17.0 (rust-lang#562)
chore: Release Co-authored-by: github-actions <github-actions@github.com>
1 parent 5172bd4 commit 7544fde

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 = "Rust binary package installer for CI integration"
44
repository = "https://github.com/cargo-bins/cargo-binstall"
55
documentation = "https://docs.rs/cargo-binstall"
6-
version = "0.16.0"
6+
version = "0.17.0"
77
rust-version = "1.61.0"
88
authors = ["ryan <ryan@kurte.nz>"]
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="0.16.0.0"
6+
version="0.17.0.0"
77
/>
88

99
<trustInfo>

0 commit comments

Comments
 (0)