Skip to content

Commit

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

build(deps): bump indexmap from 2.0.2 to 2.1.0
  • Loading branch information
jqnatividad authored Nov 1, 2023
2 parents 02c77fa + 8b8cf1a commit 7e314d7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ -116,7 +116,7 @@ gzp = { version = "0.11", default-features = false, features = [
"snappy_default",
] }
hashbrown = { version = "0.14", optional = true }
indexmap = "2.0"
indexmap = "2.1"
indicatif = "0.17"
itertools = "0.11"
itoa = "1"
Expand Down

0 comments on commit 7e314d7

Please sign in to comment.