Skip to content

Commit

Permalink
Update itertools to 0.10 in criterion-plot (#464)
Browse files Browse the repository at this point in the history
  • Loading branch information
messense committed Jul 26, 2021
1 parent e228444 commit 8e1ca3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plot/Cargo.toml
Expand Up @@ -13,7 +13,7 @@ license = "MIT/Apache-2.0"

[dependencies]
cast = "0.2"
itertools = "0.9"
itertools = "0.10"

[dev-dependencies]
itertools-num = "0.1"
Expand Down

0 comments on commit 8e1ca3e

Please sign in to comment.