mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 14:28:42 +00:00
release: cargo-binstall v0.17.0 (#562)
chore: Release Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
parent
5172bd46a0
commit
7544fde813
3 changed files with 3 additions and 3 deletions
|
@ -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 = "0.16.0"
|
||||
version = "0.17.0"
|
||||
rust-version = "1.61.0"
|
||||
authors = ["ryan <ryan@kurte.nz>"]
|
||||
edition = "2021"
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<assemblyIdentity
|
||||
type="win32"
|
||||
name="Binstall.Cli.binstall"
|
||||
version="0.16.0.0"
|
||||
version="0.17.0.0"
|
||||
/>
|
||||
|
||||
<trustInfo>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue