From a7d53e47d1fe15ed7163d5612fef2976c9be9098 Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Wed, 29 May 2019 12:46:16 +0200 Subject: Update toml-query to 0.9.0 Signed-off-by: Matthias Beyer --- bin/domain/imag-log/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/domain/imag-log/Cargo.toml') diff --git a/bin/domain/imag-log/Cargo.toml b/bin/domain/imag-log/Cargo.toml index ccbc67c9..7381c4b4 100644 --- a/bin/domain/imag-log/Cargo.toml +++ b/bin/domain/imag-log/Cargo.toml @@ -22,7 +22,7 @@ maintenance = { status = "actively-developed" } [dependencies] log = "0.4" toml = "0.5" -toml-query = "0.8" +toml-query = "0.9" is-match = "0.1" itertools = "0.7" failure = "0.1" -- cgit v1.2.3