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:
committed by
Michael Vines
parent
73dd5aa2d1
commit
71b4e765c8
@ -35,7 +35,7 @@ byteorder = { version = "1.3.2", optional = true }
|
||||
chrono = { version = "0.4.9", features = ["serde"], optional = true }
|
||||
generic-array = { version = "0.13.2", default-features = false, features = ["serde", "more_lengths"] }
|
||||
hex = "0.4.0"
|
||||
itertools = { version = "0.8.0" }
|
||||
itertools = { version = "0.8.1" }
|
||||
log = { version = "0.4.8" }
|
||||
memmap = { version = "0.6.2", optional = true }
|
||||
num-derive = { version = "0.3" }
|
||||
|
Reference in New Issue
Block a user