Skip to content

Commit d9ac2ed

Browse files
committed
upgrade crates-index-diff
1 parent 7d37522 commit d9ac2ed

File tree

2 files changed

+184
-25
lines changed

2 files changed

+184
-25
lines changed

Cargo.lock

Lines changed: 183 additions & 24 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
@@ -34,7 +34,7 @@ clap = { version = "4.0.22", features = [ "derive" ] }
3434
crates-index = { version = "2.2.0", default-features = false, features = ["git", "git-performance", "parallel"], optional = true }
3535
rayon = "1.6.1"
3636
num_cpus = "1.15.0"
37-
crates-index-diff = { version = "23.0.0", features = [ "max-performance" ]}
37+
crates-index-diff = { version = "24.0.0", features = [ "max-performance" ]}
3838
reqwest = { version = "0.12", features = ["json", "gzip"] }
3939
semver = { version = "1.0.4", features = ["serde"] }
4040
slug = "0.1.1"

0 commit comments

Comments
 (0)