Skip to content

Commit 06916c7

Browse files
committed
Update itertools to 0.11
1 parent 61c6c80 commit 06916c7

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
@@ -18,7 +18,7 @@ exclude = [
1818
[dependencies]
1919
byteorder = "1"
2020
fnv = "1"
21-
itertools = "0.10"
21+
itertools = "0.11"
2222
murmur3 = "0.5"
2323
ndarray = "0.15"
2424
ordered-float = "4"

0 commit comments

Comments
 (0)