Skip to content

Commit a7642c3

Browse files
authored
Bump crates-index to 0.19.0 since 0.18.12 is yanked due to semver break. (#322)
1 parent 97f55f8 commit a7642c3

File tree

2 files changed

+69
-17
lines changed

2 files changed

+69
-17
lines changed

Cargo.lock

+68-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ ignore = "0.4.18"
3131
clap-verbosity-flag = "2.0.0"
3232
log = "0.4.17"
3333
git2 = { version = "0.16.0", default-features = false }
34-
crates-index = { version = "0.18.9", features = ["vendored-openssl"] }
34+
crates-index = { version = "0.19.0", features = ["vendored-openssl"] }
3535
human-panic = "1.0.3"
3636
bugreport = "0.5.0"
3737
itertools = "0.10.5"

0 commit comments

Comments
 (0)