mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-20 12:38:43 +00:00
release: cargo-binstall v1.4.7 (#1523)
chore: Release Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
parent
3d22e1b8f4
commit
f6a95fa733
3 changed files with 3 additions and 3 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -506,7 +506,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "cargo-binstall"
|
||||
version = "1.4.6"
|
||||
version = "1.4.7"
|
||||
dependencies = [
|
||||
"binstalk",
|
||||
"binstalk-manifests",
|
||||
|
|
|
@ -3,7 +3,7 @@ name = "cargo-binstall"
|
|||
description = "Rust binary package installer for CI integration"
|
||||
repository = "https://github.com/cargo-bins/cargo-binstall"
|
||||
documentation = "https://docs.rs/cargo-binstall"
|
||||
version = "1.4.6"
|
||||
version = "1.4.7"
|
||||
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.4.6.0"
|
||||
version="1.4.7.0"
|
||||
/>
|
||||
|
||||
<trustInfo>
|
||||
|
|
Loading…
Add table
Reference in a new issue