From 2f125332103247c725526293e49bc1ab052d5d41 Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Sun, 31 May 2020 13:17:30 +0200 Subject: itertools: 0.8.0 -> 0.9.0 Signed-off-by: Matthias Beyer --- bin/domain/imag-timetrack/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/domain/imag-timetrack/Cargo.toml') diff --git a/bin/domain/imag-timetrack/Cargo.toml b/bin/domain/imag-timetrack/Cargo.toml index e519aba7..e0ddd896 100644 --- a/bin/domain/imag-timetrack/Cargo.toml +++ b/bin/domain/imag-timetrack/Cargo.toml @@ -23,7 +23,7 @@ maintenance = { status = "actively-developed" } log = "0.4.6" chrono = "0.4.7" filters = "0.3.0" -itertools = "0.8.0" +itertools = "0.9.0" prettytable-rs = "0.8.0" kairos = "0.3.0" anyhow = "1" -- cgit v1.2.3