Skip to content

Commit b31ee30

Browse files
Update Rust crate indexmap to v2.9.0
1 parent 40eb192 commit b31ee30

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ futures-util = "=0.3.31"
9292
hex = "=0.4.3"
9393
http = "=1.3.1"
9494
hyper = { version = "=1.6.0", features = ["client", "http1"] }
95-
indexmap = { version = "=2.8.0", features = ["serde"] }
95+
indexmap = { version = "=2.9.0", features = ["serde"] }
9696
indicatif = "=0.17.11"
9797
ipnetwork = "=0.21.1"
9898
json-subscriber = "=0.2.4"

0 commit comments

Comments
 (0)