Skip to content

Commit

Permalink
Merge pull request #21 from Bytekeeper/dependabot/cargo/itertools-0.13.0
Browse files Browse the repository at this point in the history
Bump itertools from 0.12.1 to 0.13.0
  • Loading branch information
Bytekeeper authored Aug 7, 2024
2 parents 0251ddd + 06211e7 commit 32e2a73
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 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 @@ -23,7 +23,7 @@ num-traits = "0.2"
num-derive = "0.4"
derive_more = "0.99"
rstar = "0.12"
itertools="0.12"
itertools="0.13"
ahash = "0.8"
image = { version = "0.24", optional = true }
imageproc = { version = "0.23", optional = true }
Expand Down

0 comments on commit 32e2a73

Please sign in to comment.