mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-21 21:18:42 +00:00
Add new dep bytes v1.1.0
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
parent
6988264e99
commit
33e61f544a
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ pkg-fmt = "zip"
|
|||
|
||||
[dependencies]
|
||||
async-trait = "0.1.56"
|
||||
bytes = "1.1.0"
|
||||
cargo_metadata = "0.14.2"
|
||||
cargo_toml = "0.11.4"
|
||||
clap = { version = "3.1.18", features = ["derive"] }
|
||||
|
|
Loading…
Add table
Reference in a new issue