Skip to content

Commit 585e3e2

Browse files
Update Rust crate indexmap to v2.6.0
1 parent e248fc5 commit 585e3e2

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)