Auto merge of #5381 - lzutao:itertools, r=matthiaskrgr

Bump itertools

changelog: none
This commit is contained in:
bors
2020-03-29 13:19:32 +00:00

View File

@@ -7,7 +7,7 @@ edition = "2018"
[dependencies]
bytecount = "0.6"
clap = "2.33"
itertools = "0.8"
itertools = "0.9"
regex = "1"
lazy_static = "1.0"
shell-escape = "0.1"