Add new dep bytes v1.1.0

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
Jiahao XU 2022-06-08 19:43:41 +10:00
parent 6988264e99
commit 33e61f544a
No known key found for this signature in database
GPG key ID: 591C0B03040416D6

View file

@ -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"] }