Skip to content

Commit 4271b69

Browse files
Update Rust crate indexmap to v2.10.0 (#11444)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5811485 commit 4271b69

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
@@ -94,7 +94,7 @@ futures-util = "=0.3.31"
9494
hex = "=0.4.3"
9595
http = "=1.3.1"
9696
hyper = { version = "=1.6.0", features = ["client", "http1"] }
97-
indexmap = { version = "=2.9.0", features = ["serde"] }
97+
indexmap = { version = "=2.10.0", features = ["serde"] }
9898
indicatif = "=0.17.11"
9999
ipnetwork = "=0.21.1"
100100
json-subscriber = "=0.2.5"

0 commit comments

Comments
 (0)