mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-21 21:18:42 +00:00
release: cargo-binstall v1.8.0 (#1849)
chore: Release Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
parent
40a083f65d
commit
f2a184de0e
3 changed files with 3 additions and 3 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -552,7 +552,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "cargo-binstall"
|
name = "cargo-binstall"
|
||||||
version = "1.7.4"
|
version = "1.8.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"binstalk",
|
"binstalk",
|
||||||
"binstalk-manifests",
|
"binstalk-manifests",
|
||||||
|
|
|
@ -3,7 +3,7 @@ name = "cargo-binstall"
|
||||||
description = "Binary installation for rust projects"
|
description = "Binary installation for rust projects"
|
||||||
repository = "https://github.com/cargo-bins/cargo-binstall"
|
repository = "https://github.com/cargo-bins/cargo-binstall"
|
||||||
documentation = "https://docs.rs/cargo-binstall"
|
documentation = "https://docs.rs/cargo-binstall"
|
||||||
version = "1.7.4"
|
version = "1.8.0"
|
||||||
rust-version = "1.79.0"
|
rust-version = "1.79.0"
|
||||||
authors = ["ryan <ryan@kurte.nz>"]
|
authors = ["ryan <ryan@kurte.nz>"]
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<assemblyIdentity
|
<assemblyIdentity
|
||||||
type="win32"
|
type="win32"
|
||||||
name="Binstall.Cli.binstall"
|
name="Binstall.Cli.binstall"
|
||||||
version="1.7.4.0"
|
version="1.8.0.0"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<trustInfo>
|
<trustInfo>
|
||||||
|
|
Loading…
Add table
Reference in a new issue