Update Cargo.lock

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
Jiahao XU 2022-06-07 12:21:50 +10:00
parent 9c818e0e95
commit 0819b65308
No known key found for this signature in database
GPG key ID: 591C0B03040416D6

7
Cargo.lock generated
View file

@ -26,12 +26,6 @@ dependencies = [
"winapi",
]
[[package]]
name = "arrayvec"
version = "0.7.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8da52d66c7071e2e3fa2a1e5c6d088fec47b593032b254f5e980de8ea54454d6"
[[package]]
name = "async-trait"
version = "0.1.53"
@ -147,7 +141,6 @@ dependencies = [
name = "cargo-binstall"
version = "0.8.0"
dependencies = [
"arrayvec",
"async-trait",
"cargo_metadata",
"cargo_toml",