Skip to content

Commit

Permalink
Update Rust crate indexmap to 2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nextest-bot committed Feb 3, 2024
1 parent 653991e commit e34fb24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guppy/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ debug-ignore = "1.0.5"
guppy-summaries = { version = "0.7.1", path = "../guppy-summaries", optional = true }
fixedbitset = { version = "0.4.2", default-features = false }
nested = "0.1.1"
indexmap = "2.1.0"
indexmap = "2.2.2"
itertools = "0.12.0"
once_cell = "1.19.0"
pathdiff = { version = "0.2.1", features = ["camino"] }
Expand Down

0 comments on commit e34fb24

Please sign in to comment.