Auto merge of #5381 - lzutao:itertools, r=matthiaskrgr
Bump itertools changelog: none
This commit is contained in:
commit
ec5e9c7bbd
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ edition = "2018"
|
||||||
[dependencies]
|
[dependencies]
|
||||||
bytecount = "0.6"
|
bytecount = "0.6"
|
||||||
clap = "2.33"
|
clap = "2.33"
|
||||||
itertools = "0.8"
|
itertools = "0.9"
|
||||||
regex = "1"
|
regex = "1"
|
||||||
lazy_static = "1.0"
|
lazy_static = "1.0"
|
||||||
shell-escape = "0.1"
|
shell-escape = "0.1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue