Skip to content

Commit dcd4956

Browse files
ignatenkobrainwaywardmonkeys
authored andcommitted
chore: Update itertools to 0.8
1 parent 25baf7c commit dcd4956

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ serde_derive = { version = "1.0", optional = true }
3636
rand = "0.5.5"
3737
odds = { version = "0.2.19" }
3838
defmac = "0.1"
39-
itertools = { version = "0.7.0", default-features = false }
39+
itertools = { version = "0.8", default-features = false }
4040

4141
[features]
4242
default = ["graphmap", "stable_graph"]

0 commit comments

Comments
 (0)