Skip to content

Commit ec5e9c7

Browse files
committed
Auto merge of #5381 - lzutao:itertools, r=matthiaskrgr
Bump itertools changelog: none
2 parents 70b93aa + 53880a5 commit ec5e9c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clippy_dev/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ edition = "2018"
77
[dependencies]
88
bytecount = "0.6"
99
clap = "2.33"
10-
itertools = "0.8"
10+
itertools = "0.9"
1111
regex = "1"
1212
lazy_static = "1.0"
1313
shell-escape = "0.1"

0 commit comments

Comments
 (0)