Skip to content

Commit

Permalink
Upgrade dev-dep itertools to 0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
cuviper committed Jan 28, 2024
1 parent 904689f commit 382a45c
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 @@ -31,7 +31,7 @@ default-features = false
features = ["raw"]

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

0 comments on commit 382a45c

Please sign in to comment.