mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-06-15 07:06:36 +00:00
Bump crates-index from 0.16.2 to 0.16.5
Bumps [crates-index](https://github.com/frewsxcv/rust-crates-index) from 0.16.2 to 0.16.5. - [Release notes](https://github.com/frewsxcv/rust-crates-index/releases) - [Commits](https://github.com/frewsxcv/rust-crates-index/commits) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
7d0b700ae2
commit
13e4f8e2e2
2 changed files with 3 additions and 3 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -265,9 +265,9 @@ checksum = "ea221b5284a47e40033bf9b66f35f984ec0ea2931eb03505246cd27a963f981b"
|
|||
|
||||
[[package]]
|
||||
name = "crates-index"
|
||||
version = "0.16.2"
|
||||
version = "0.16.5"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "7f24823d553339d125040d989d2a593a01b034fe5ac17714423bcd2c3d168878"
|
||||
checksum = "8b8921b4ef00013adbfeb803c4a23c5f311eaaaa06b38826e4f887aadbfd3f1d"
|
||||
dependencies = [
|
||||
"git2",
|
||||
"glob",
|
||||
|
|
|
@ -35,7 +35,7 @@ strum_macros = "0.20.1"
|
|||
strum = "0.20.0"
|
||||
dirs = "3.0.1"
|
||||
serde_derive = "1.0.118"
|
||||
crates-index = "0.16.2"
|
||||
crates-index = "0.16.5"
|
||||
semver = "0.11.0"
|
||||
xz2 = "0.1.6"
|
||||
zip = "0.5.11"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue