Skip to content

Commit

Permalink
update itertools
Browse files Browse the repository at this point in the history
  • Loading branch information
astraw committed Nov 1, 2024
1 parent de3793e commit 20bc738
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ image = { version = "0.25", default-features = false, features = [
] }
thiserror = "1"
bayer = { version = "0.1", default-features = false }
itertools = "0.10.3"
itertools = "0.13"

0 comments on commit 20bc738

Please sign in to comment.