Skip to content

Commit

Permalink
chore(deps): update itertools requirement from 0.13.0 to 0.14.0 (#223)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent c19e898 commit af2a921
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 @@ -49,7 +49,7 @@ bytemuck = "1.18.0"
chrono = "0.4.38"
distrs = "0.2.1"
getrandom = { version = "0.2.10", features = ["js"] }
itertools = "0.13.0"
itertools = "0.14.0"
js-sys = "0.3.64"
num-traits = "0.2.19"
rand = "0.8.5"
Expand Down

0 comments on commit af2a921

Please sign in to comment.