Skip to content

Commit

Permalink
Merge pull request #2020 from jqnatividad/dependabot/cargo/indexmap-2…
Browse files Browse the repository at this point in the history
….3.0

build(deps): bump indexmap from 2.2.6 to 2.3.0
  • Loading branch information
jqnatividad committed Aug 1, 2024
2 parents 9106e15 + e3a2115 commit 63088af
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 @@ -119,7 +119,7 @@ gzp = { version = "0.11", default-features = false, features = [
"snappy_default",
] }
hashbrown = { version = "0.14", optional = true }
indexmap = "2.2"
indexmap = "2.3"
indicatif = "0.17"
itertools = "0.13"
itoa = "1"
Expand Down

0 comments on commit 63088af

Please sign in to comment.