Skip to content

Commit

Permalink
Update Rust crate indexmap to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
nextest-bot committed Oct 3, 2023
1 parent d8a469e commit f3f870f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion guppy/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,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 = "1.9.3"
indexmap = "2.0.2"
itertools = "0.11.0"
once_cell = "1.18.0"
pathdiff = { version = "0.2.1", features = ["camino"] }
Expand Down

0 comments on commit f3f870f

Please sign in to comment.