Skip to content

Commit 189a14d

Browse files
Update Rust crate indexmap to v2.11.4
1 parent cb502f5 commit 189a14d

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
@@ -97,7 +97,7 @@ futures-util = "=0.3.31"
9797
hex = "=0.4.3"
9898
http = "=1.3.1"
9999
hyper = { version = "=1.7.0", features = ["client", "http1"] }
100-
indexmap = { version = "=2.11.3", features = ["serde"] }
100+
indexmap = { version = "=2.11.4", features = ["serde"] }
101101
indicatif = "=0.18.0"
102102
ipnetwork = "=0.21.1"
103103
json-subscriber = "=0.2.6"

0 commit comments

Comments
 (0)