Skip to content

Commit f6a0ea3

Browse files
committed
upgrade crates-index
1 parent 5c3b689 commit f6a0ea3

File tree

2 files changed

+13
-20
lines changed

2 files changed

+13
-20
lines changed

Cargo.lock

Lines changed: 12 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ sentry-anyhow = { version = "0.24.1", features = ["backtrace"] }
2626
log = "0.4"
2727
regex = "1"
2828
structopt = "0.3"
29-
crates-index = { version = "0.15.1", optional = true }
29+
crates-index = { version = "0.18.5", optional = true }
3030
crates-index-diff = "8.0.0"
3131
reqwest = { version = "0.11", features = ["blocking", "json"] } # TODO: Remove blocking when async is ready
3232
semver = { version = "0.9", features = ["serde"] }

0 commit comments

Comments
 (0)