From 758166637b9806ff4f3b0ddd1bda56eb855bf448 Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Thu, 12 Oct 2017 22:07:18 +0200 Subject: Update toml-query: 0.3.* -> 0.4 This update is needed for the error-chain update, as the toml-query 0.4.0 release also bumps this dependency. --- lib/entry/libimagentryfilter/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/entry/libimagentryfilter') diff --git a/lib/entry/libimagentryfilter/Cargo.toml b/lib/entry/libimagentryfilter/Cargo.toml index 21e02268..1db247de 100644 --- a/lib/entry/libimagentryfilter/Cargo.toml +++ b/lib/entry/libimagentryfilter/Cargo.toml @@ -21,7 +21,7 @@ log = "0.3" regex = "0.2" semver = "0.8" toml = "0.4" -toml-query = "^0.3.1" +toml-query = "^0.4" libimagstore = { version = "0.5.0", path = "../../../lib/core/libimagstore" } libimagentrytag = { version = "0.5.0", path = "../../../lib/entry/libimagentrytag" } -- cgit v1.2.3