mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-20 04:28:43 +00:00
release: cargo-binstall v1.6.1 (#1586)
chore: Release Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
parent
01ddf00b54
commit
a7c691873d
3 changed files with 3 additions and 3 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -509,7 +509,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "cargo-binstall"
|
||||
version = "1.6.0"
|
||||
version = "1.6.1"
|
||||
dependencies = [
|
||||
"binstalk",
|
||||
"binstalk-manifests",
|
||||
|
|
|
@ -3,7 +3,7 @@ name = "cargo-binstall"
|
|||
description = "Binary installation for rust projects"
|
||||
repository = "https://github.com/cargo-bins/cargo-binstall"
|
||||
documentation = "https://docs.rs/cargo-binstall"
|
||||
version = "1.6.0"
|
||||
version = "1.6.1"
|
||||
rust-version = "1.65.0"
|
||||
authors = ["ryan <ryan@kurte.nz>"]
|
||||
edition = "2021"
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<assemblyIdentity
|
||||
type="win32"
|
||||
name="Binstall.Cli.binstall"
|
||||
version="1.6.0.0"
|
||||
version="1.6.1.0"
|
||||
/>
|
||||
|
||||
<trustInfo>
|
||||
|
|
Loading…
Add table
Reference in a new issue