Skip to content

Commit

Permalink
Update itertools to 0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiosky committed Dec 11, 2024
1 parent 02d0235 commit e96a51a
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 @@ -20,7 +20,7 @@ paste = "1.0"

[dev-dependencies]
criterion = {version = "0.3", features = ["html_reports"]}
itertools = "0.12"
itertools = "0.13"
rand = "0.8"

[target.'cfg(target_os="linux")'.dev-dependencies]
Expand Down

0 comments on commit e96a51a

Please sign in to comment.