Skip to content

Commit

Permalink
Merge pull request #2394 from dathere/dependabot/cargo/itertools-0.14.0
Browse files Browse the repository at this point in the history
build(deps): bump itertools from 0.13.0 to 0.14.0
  • Loading branch information
jqnatividad authored Dec 31, 2024
2 parents 2e6ec06 + 224e4f0 commit 4fc7189
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 9 deletions.
25 changes: 17 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 @@ -128,7 +128,7 @@ hashbrown = { version = "0.15", optional = true }
human-panic = "2"
indexmap = "2.7"
indicatif = "0.17"
itertools = "0.13"
itertools = "0.14"
itoa = "1"
jaq-interpret = "1.5.0"
jaq-parse = "1.0.3"
Expand Down

0 comments on commit 4fc7189

Please sign in to comment.