From 67a127f70051c40e6670ae1c42e3980523d1f69c Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Thu, 12 Oct 2017 19:45:50 +0200 Subject: Update dependency: itertools: 0.6 -> 0.7 --- lib/entry/libimagentryref/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/entry/libimagentryref') diff --git a/lib/entry/libimagentryref/Cargo.toml b/lib/entry/libimagentryref/Cargo.toml index 3e2ff827..39a1b8cb 100644 --- a/lib/entry/libimagentryref/Cargo.toml +++ b/lib/entry/libimagentryref/Cargo.toml @@ -14,7 +14,7 @@ repository = "https://github.com/matthiasbeyer/imag" homepage = "http://imag-pim.org" [dependencies] -itertools = "0.6" +itertools = "0.7" log = "0.3" rust-crypto = "0.2" toml = "0.4" -- cgit v1.2.3