From a400444e33cde48f8a04729b3a8b2b50291616fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 27 Dec 2018 12:32:23 +0000 Subject: Bump itertools from 0.7.11 to 0.8.0 Bumps [itertools](https://github.com/bluss/rust-itertools) from 0.7.11 to 0.8.0. - [Release notes](https://github.com/bluss/rust-itertools/releases) - [Commits](https://github.com/bluss/rust-itertools/compare/0.7.11...0.8.0) Signed-off-by: dependabot[bot] --- crates/test_utils/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crates/test_utils/Cargo.toml') diff --git a/crates/test_utils/Cargo.toml b/crates/test_utils/Cargo.toml index 8c8fcd7ae..02727993e 100644 --- a/crates/test_utils/Cargo.toml +++ b/crates/test_utils/Cargo.toml @@ -6,6 +6,6 @@ authors = ["Aleksey Kladov "] [dependencies] difference = "2.0.0" -itertools = "0.7.8" +itertools = "0.8.0" text_unit = "0.1.2" serde_json = "1.0.24" -- cgit v1.2.3