Skip to content

Commit

Permalink
deps(dev): Update itertools
Browse files Browse the repository at this point in the history
  • Loading branch information
waywardmonkeys committed May 21, 2024
1 parent 3f0fffb commit ac2a8a5
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 @@ -32,7 +32,7 @@ default-features = false
features = ["raw"]

[dev-dependencies]
itertools = "0.12"
itertools = "0.13"
rand = {version = "0.8", features = ["small_rng"] }
quickcheck = { version = "1.0", default-features = false }
fnv = "1.0"
Expand Down

0 comments on commit ac2a8a5

Please sign in to comment.