Skip to content

Commit

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

build(deps): bump indexmap from 2.3.0 to 2.4.0
  • Loading branch information
jqnatividad authored Aug 14, 2024
2 parents cb72d88 + a37ecfc commit f715317
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.3"
indexmap = "2.4"
indicatif = "0.17"
itertools = "0.13"
itoa = "1"
Expand Down

0 comments on commit f715317

Please sign in to comment.