Bump itertools from 0.8.0 to 0.8.1 (#6583)

Bumps [itertools](https://github.com/bluss/rust-itertools) from 0.8.0 to 0.8.1.
- [Release notes](https://github.com/bluss/rust-itertools/releases)
- [Commits](https://github.com/bluss/rust-itertools/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-10-28 08:26:15 -07:00
committed by Michael Vines
parent 73dd5aa2d1
commit 71b4e765c8
6 changed files with 15 additions and 15 deletions

View File

@ -17,7 +17,7 @@ dir-diff = "0.3.2"
dlopen = "0.1.8"
dlopen_derive = "0.1.4"
fs_extra = "1.1.0"
itertools = "0.8.0"
itertools = "0.8.1"
lazy_static = "1.4.0"
log = { version = "0.4.8" }
rand = "0.6.5"