Skip to content

Commit

Permalink
build(deps): bump indexmap from 2.2.6 to 2.3.0 (#512)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent 97ff821 commit 8ffadaf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ enum-map = { version = "2.7.3", features = ["serde"] }
env_logger = "0.11"
erased-serde = "0.4.2"
flate2 = "1.0"
indexmap = { version = "2.2", features = ["serde"] }
indexmap = { version = "2.3", features = ["serde"] }
indicatif = { version = "0.17", features = ["rayon"] }
itertools = "0.13.0"
log = "0.4"
Expand Down

0 comments on commit 8ffadaf

Please sign in to comment.