Skip to content

Commit 0f53487

Browse files
Update Rust crate indexmap to v2.7.1 (#10422)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent be1b307 commit 0f53487

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
@@ -86,7 +86,7 @@ hex = "=0.4.3"
8686
http = "=1.2.0"
8787
http-body-util = "=0.1.2"
8888
hyper = { version = "=1.5.2", features = ["client", "http1"] }
89-
indexmap = { version = "=2.7.0", features = ["serde"] }
89+
indexmap = { version = "=2.7.1", features = ["serde"] }
9090
indicatif = "=0.17.9"
9191
ipnetwork = "=0.21.1"
9292
json-subscriber = "=0.2.4"

0 commit comments

Comments
 (0)