mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-21 04:58:42 +00:00
(cargo-release) version 0.9.0
This commit is contained in:
parent
bd6aec9abb
commit
fdbf186561
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -139,7 +139,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "cargo-binstall"
|
||||
version = "0.8.0"
|
||||
version = "0.9.0"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"cargo_metadata",
|
||||
|
|
|
@ -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.8.0"
|
||||
version = "0.9.0"
|
||||
rust-version = "1.61.0"
|
||||
authors = ["ryan <ryan@kurte.nz>"]
|
||||
edition = "2021"
|
||||
|
|
Loading…
Add table
Reference in a new issue