Skip to content

Commit de17252

Browse files
Update Rust crate indexmap to v2.2.2 (#8043)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 24e9e7d commit de17252

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -84,7 +84,7 @@ http = "=1.0.0"
8484
http-body = "=1.0.0"
8585
http-body-util = "=0.1.0"
8686
hyper = { version = "=1.1.0", features = ["client", "http1"] }
87-
indexmap = { version = "=2.2.1", features = ["serde"] }
87+
indexmap = { version = "=2.2.2", features = ["serde"] }
8888
indicatif = "=0.17.7"
8989
ipnetwork = "=0.20.0"
9090
tikv-jemallocator = { version = "=0.5.4", features = ['unprefixed_malloc_on_supported_platforms', 'profiling'] }

0 commit comments

Comments
 (0)