Skip to content

Commit ab11082

Browse files
Update Rust crate indexmap to v2.8.0 (#10803)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c6a4913 commit ab11082

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
@@ -91,7 +91,7 @@ futures-util = "=0.3.31"
9191
hex = "=0.4.3"
9292
http = "=1.2.0"
9393
hyper = { version = "=1.6.0", features = ["client", "http1"] }
94-
indexmap = { version = "=2.7.1", features = ["serde"] }
94+
indexmap = { version = "=2.8.0", features = ["serde"] }
9595
indicatif = "=0.17.11"
9696
ipnetwork = "=0.21.1"
9797
json-subscriber = "=0.2.4"

0 commit comments

Comments
 (0)