Skip to content

Commit

Permalink
Update itertools
Browse files Browse the repository at this point in the history
Update to 0.10.1
  • Loading branch information
pierwill committed Mar 4, 2022
1 parent de1ac37 commit 0be8931
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 @@ -33,7 +33,7 @@ rustfmt-format-diff = []
generic-simd = ["bytecount/generic-simd"]

[dependencies]
itertools = "0.9"
itertools = "0.10.1"
toml = "0.5"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
Expand Down

0 comments on commit 0be8931

Please sign in to comment.