Skip to content

Commit

Permalink
Update itertools (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelsproul authored Aug 16, 2024
1 parent cec678b commit 7d9e3db
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 @@ typenum = "1.12.0"
derivative = "2.1.1"
smallvec = "1.8.0"
arbitrary = { version = "1.0", features = ["derive"], optional = true }
itertools = "0.10.0"
itertools = "0.13.0"

[dev-dependencies]
serde_json = "1.0.0"
Expand Down

0 comments on commit 7d9e3db

Please sign in to comment.