(cargo-release) version 0.10.0

This commit is contained in:
Félix Saparelli 2022-07-05 22:46:43 +12:00
parent 9294b4e4bc
commit 3348d3d7a2
No known key found for this signature in database
GPG key ID: B948C4BAE44FC474
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -130,7 +130,7 @@ dependencies = [
[[package]]
name = "cargo-binstall"
version = "0.9.2"
version = "0.10.0"
dependencies = [
"async-trait",
"bytes",

View file

@ -3,7 +3,7 @@ name = "cargo-binstall"
description = "Rust binary package installer for CI integration"
repository = "https://github.com/ryankurte/cargo-binstall"
documentation = "https://docs.rs/cargo-binstall"
version = "0.9.2"
version = "0.10.0"
rust-version = "1.61.0"
authors = ["ryan <ryan@kurte.nz>"]
edition = "2021"