Skip to content

Commit 36b3f92

Browse files
Update Rust crate indexmap to v2.0.2 (#7213)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4fc2efa commit 36b3f92

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

Lines changed: 10 additions & 10 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
@@ -59,7 +59,7 @@ hex = "=0.4.3"
5959
http = "=0.2.9"
6060
http-body = "=0.4.5"
6161
hyper = { version = "=0.14.27", features = ["backports", "client", "deprecated", "http1"] }
62-
indexmap = { version = "=2.0.1", features = ["serde"] }
62+
indexmap = { version = "=2.0.2", features = ["serde"] }
6363
indicatif = "=0.17.7"
6464
ipnetwork = "=0.20.0"
6565
tikv-jemallocator = { version = "=0.5.4", features = ['unprefixed_malloc_on_supported_platforms', 'profiling'] }

0 commit comments

Comments
 (0)