Skip to content

Commit 90e63af

Browse files
Update Rust crate indexmap to v2.6.0 (#9556)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 75802f1 commit 90e63af

File tree

2 files changed

+11
-5
lines changed

2 files changed

+11
-5
lines changed

Cargo.lock

Lines changed: 10 additions & 4 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
@@ -83,7 +83,7 @@ hex = "=0.4.3"
8383
http = "=1.1.0"
8484
http-body-util = "=0.1.2"
8585
hyper = { version = "=1.4.1", features = ["client", "http1"] }
86-
indexmap = { version = "=2.5.0", features = ["serde"] }
86+
indexmap = { version = "=2.6.0", features = ["serde"] }
8787
indicatif = "=0.17.8"
8888
ipnetwork = "=0.20.0"
8989
tikv-jemallocator = { version = "=0.6.0", features = ['unprefixed_malloc_on_supported_platforms', 'profiling'] }

0 commit comments

Comments
 (0)