Skip to content

Commit

Permalink
Merge pull request #2413 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 Jan 6, 2025
2 parents 69c0cdd + 9b52ed8 commit 0d1a9c2
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 0d1a9c2

Please sign in to comment.