Skip to content

Commit

Permalink
Merge pull request #1418 from jqnatividad/dependabot/cargo/itertools-…
Browse files Browse the repository at this point in the history
…0.12.0

build(deps): bump itertools from 0.11.0 to 0.12.0
  • Loading branch information
jqnatividad authored Nov 15, 2023
2 parents 8529b9d + 874d8df commit 39911be
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 4 deletions.
15 changes: 12 additions & 3 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 @@ -118,7 +118,7 @@ gzp = { version = "0.11", default-features = false, features = [
hashbrown = { version = "0.14", optional = true }
indexmap = "2.1"
indicatif = "0.17"
itertools = "0.11"
itertools = "0.12"
itoa = "1"
jemallocator = { version = "0.5", optional = true }
jsonschema = { version = "0.17", features = [
Expand Down

0 comments on commit 39911be

Please sign in to comment.