From 3d1299860306f9080711bd00099c030fda865d45 Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Thu, 19 Jul 2018 20:03:22 +0200 Subject: [PATCH] Update dependency: toml-query: 0.6 -> 0.7 --- bin/core/imag-annotate/Cargo.toml | 2 +- bin/core/imag-category/Cargo.toml | 2 +- bin/core/imag-diagnostics/Cargo.toml | 4 ++-- bin/core/imag-edit/Cargo.toml | 2 +- bin/core/imag-git/Cargo.toml | 2 +- bin/core/imag-gps/Cargo.toml | 2 +- bin/core/imag-ids/Cargo.toml | 2 +- bin/core/imag-link/Cargo.toml | 2 +- bin/core/imag-store/Cargo.toml | 2 +- bin/core/imag-tag/Cargo.toml | 2 +- bin/core/imag-view/Cargo.toml | 2 +- bin/core/imag/Cargo.toml | 2 +- bin/domain/imag-bookmark/Cargo.toml | 2 +- bin/domain/imag-contact/Cargo.toml | 2 +- bin/domain/imag-diary/Cargo.toml | 2 +- bin/domain/imag-habit/Cargo.toml | 2 +- bin/domain/imag-log/Cargo.toml | 2 +- bin/domain/imag-todo/Cargo.toml | 2 +- bin/domain/imag-wiki/Cargo.toml | 2 +- lib/core/libimagrt/Cargo.toml | 2 +- lib/core/libimagstore/Cargo.toml | 2 +- lib/domain/libimagcontact/Cargo.toml | 2 +- lib/domain/libimagdiary/Cargo.toml | 2 +- lib/domain/libimaghabit/Cargo.toml | 2 +- lib/domain/libimaglog/Cargo.toml | 2 +- lib/domain/libimagnotes/Cargo.toml | 2 +- lib/domain/libimagtimetrack/Cargo.toml | 2 +- lib/domain/libimagtodo/Cargo.toml | 2 +- lib/domain/libimagwiki/Cargo.toml | 2 +- lib/entry/libimagentryannotation/Cargo.toml | 2 +- lib/entry/libimagentrycategory/Cargo.toml | 2 +- lib/entry/libimagentrydatetime/Cargo.toml | 2 +- lib/entry/libimagentryfilter/Cargo.toml | 2 +- lib/entry/libimagentrygps/Cargo.toml | 2 +- lib/entry/libimagentrylink/Cargo.toml | 2 +- lib/entry/libimagentryref/Cargo.toml | 2 +- lib/entry/libimagentrytag/Cargo.toml | 2 +- lib/entry/libimagentryutil/Cargo.toml | 2 +- 38 files changed, 39 insertions(+), 39 deletions(-) diff --git a/bin/core/imag-annotate/Cargo.toml b/bin/core/imag-annotate/Cargo.toml index 21561bbe..6819ea29 100644 --- a/bin/core/imag-annotate/Cargo.toml +++ b/bin/core/imag-annotate/Cargo.toml @@ -25,7 +25,7 @@ maintenance = { status = "actively-developed" } log = "0.4.0" url = "1.2" toml = "0.4" -toml-query = "0.6" +toml-query = "0.7" libimagstore = { version = "0.9.0", path = "../../../lib/core/libimagstore" } libimagrt = { version = "0.9.0", path = "../../../lib/core/libimagrt" } diff --git a/bin/core/imag-category/Cargo.toml b/bin/core/imag-category/Cargo.toml index 13272300..509db077 100644 --- a/bin/core/imag-category/Cargo.toml +++ b/bin/core/imag-category/Cargo.toml @@ -24,7 +24,7 @@ maintenance = { status = "actively-developed" } [dependencies] log = "0.4.0" toml = "0.4" -toml-query = "0.6" +toml-query = "0.7" libimagstore = { version = "0.9.0", path = "../../../lib/core/libimagstore" } libimagrt = { version = "0.9.0", path = "../../../lib/core/libimagrt" } diff --git a/bin/core/imag-diagnostics/Cargo.toml b/bin/core/imag-diagnostics/Cargo.toml index a6a12d92..58658242 100644 --- a/bin/core/imag-diagnostics/Cargo.toml +++ b/bin/core/imag-diagnostics/Cargo.toml @@ -18,8 +18,8 @@ build = "../../../build.rs" [dependencies] log = "0.4" toml = "0.4" -toml-query = "0.6" -indicatif = "0.9" +toml-query = "0.7" +indicatif = "0.9" libimagstore = { version = "0.9.0", path = "../../../lib/core/libimagstore" } libimagrt = { version = "0.9.0", path = "../../../lib/core/libimagrt" } diff --git a/bin/core/imag-edit/Cargo.toml b/bin/core/imag-edit/Cargo.toml index 230250fc..74a29bc6 100644 --- a/bin/core/imag-edit/Cargo.toml +++ b/bin/core/imag-edit/Cargo.toml @@ -25,7 +25,7 @@ maintenance = { status = "actively-developed" } log = "0.3" version = "2.0.1" toml = "0.4" -toml-query = "0.6" +toml-query = "0.7" libimagstore = { version = "0.9.0", path = "../../../lib/core/libimagstore" } libimagrt = { version = "0.9.0", path = "../../../lib/core/libimagrt" } diff --git a/bin/core/imag-git/Cargo.toml b/bin/core/imag-git/Cargo.toml index 295c1aae..39384947 100644 --- a/bin/core/imag-git/Cargo.toml +++ b/bin/core/imag-git/Cargo.toml @@ -24,7 +24,7 @@ maintenance = { status = "actively-developed" } [dependencies] log = "0.3" toml = "0.4" -toml-query = "0.6" +toml-query = "0.7" libimagrt = { version = "0.9.0", path = "../../../lib/core/libimagrt" } libimagerror = { version = "0.9.0", path = "../../../lib/core/libimagerror" } diff --git a/bin/core/imag-gps/Cargo.toml b/bin/core/imag-gps/Cargo.toml index 92b90d79..85822c6d 100644 --- a/bin/core/imag-gps/Cargo.toml +++ b/bin/core/imag-gps/Cargo.toml @@ -25,7 +25,7 @@ maintenance = { status = "actively-developed" } log = "0.4.0" url = "1.2" toml = "0.4" -toml-query = "0.6" +toml-query = "0.7" libimagstore = { version = "0.9.0", path = "../../../lib/core/libimagstore" } libimagrt = { version = "0.9.0", path = "../../../lib/core/libimagrt" } diff --git a/bin/core/imag-ids/Cargo.toml b/bin/core/imag-ids/Cargo.toml index 43cf7981..da335333 100644 --- a/bin/core/imag-ids/Cargo.toml +++ b/bin/core/imag-ids/Cargo.toml @@ -26,7 +26,7 @@ filters = "0.3" nom = "3.2" log = "0.4" toml = "0.4" -toml-query = "0.6" +toml-query = "0.7" is-match = "0.1" libimagstore = { version = "0.9.0", path = "../../../lib/core/libimagstore" } diff --git a/bin/core/imag-link/Cargo.toml b/bin/core/imag-link/Cargo.toml index eef2aacf..1c1db54c 100644 --- a/bin/core/imag-link/Cargo.toml +++ b/bin/core/imag-link/Cargo.toml @@ -25,7 +25,7 @@ maintenance = { status = "actively-developed" } log = "0.4.0" url = "1.5" toml = "0.4" -toml-query = "0.6" +toml-query = "0.7" prettytable-rs = "0.6" libimagstore = { version = "0.9.0", path = "../../../lib/core/libimagstore" } diff --git a/bin/core/imag-store/Cargo.toml b/bin/core/imag-store/Cargo.toml index ebc7ee50..9bc96a41 100644 --- a/bin/core/imag-store/Cargo.toml +++ b/bin/core/imag-store/Cargo.toml @@ -52,5 +52,5 @@ default-features = false features = ["testing"] [dev-dependencies.toml-query] -version = "0.4" +version = "0.7" diff --git a/bin/core/imag-tag/Cargo.toml b/bin/core/imag-tag/Cargo.toml index 02ef200b..fb30659e 100644 --- a/bin/core/imag-tag/Cargo.toml +++ b/bin/core/imag-tag/Cargo.toml @@ -37,7 +37,7 @@ default-features = false features = ["color", "suggestions", "wrap_help"] [dev-dependencies] -toml-query = "0.6" +toml-query = "0.7" env_logger = "0.5" [dev-dependencies.libimagutil] diff --git a/bin/core/imag-view/Cargo.toml b/bin/core/imag-view/Cargo.toml index a54f2840..4039c42a 100644 --- a/bin/core/imag-view/Cargo.toml +++ b/bin/core/imag-view/Cargo.toml @@ -24,7 +24,7 @@ maintenance = { status = "actively-developed" } [dependencies] log = "0.4.0" toml = "0.4" -toml-query = "0.6" +toml-query = "0.7" handlebars = "0.29.0" tempfile = "2.1" diff --git a/bin/core/imag/Cargo.toml b/bin/core/imag/Cargo.toml index 07ac7054..ca0d379a 100644 --- a/bin/core/imag/Cargo.toml +++ b/bin/core/imag/Cargo.toml @@ -31,7 +31,7 @@ maintenance = { status = "actively-developed" } walkdir = "1" log = "0.4.0" toml = "0.4" -toml-query = "0.6" +toml-query = "0.7" is-match = "0.1" libimagrt = { version = "0.9.0", path = "../../../lib/core/libimagrt" } diff --git a/bin/domain/imag-bookmark/Cargo.toml b/bin/domain/imag-bookmark/Cargo.toml index a7b206bc..ecc0a252 100644 --- a/bin/domain/imag-bookmark/Cargo.toml +++ b/bin/domain/imag-bookmark/Cargo.toml @@ -24,7 +24,7 @@ maintenance = { status = "actively-developed" } [dependencies] log = "0.4.0" toml = "0.4" -toml-query = "0.6" +toml-query = "0.7" libimagrt = { version = "0.9.0", path = "../../../lib/core/libimagrt" } libimagerror = { version = "0.9.0", path = "../../../lib/core/libimagerror" } diff --git a/bin/domain/imag-contact/Cargo.toml b/bin/domain/imag-contact/Cargo.toml index 3070e2a2..9df76d74 100644 --- a/bin/domain/imag-contact/Cargo.toml +++ b/bin/domain/imag-contact/Cargo.toml @@ -24,7 +24,7 @@ maintenance = { status = "actively-developed" } [dependencies] log = "0.4.0" toml = "0.4" -toml-query = "0.6" +toml-query = "0.7" handlebars = "0.29" vobject = "0.4" walkdir = "1" diff --git a/bin/domain/imag-diary/Cargo.toml b/bin/domain/imag-diary/Cargo.toml index 223cdf5e..1e656766 100644 --- a/bin/domain/imag-diary/Cargo.toml +++ b/bin/domain/imag-diary/Cargo.toml @@ -25,7 +25,7 @@ maintenance = { status = "actively-developed" } chrono = "0.4" log = "0.4.0" toml = "0.4" -toml-query = "0.6" +toml-query = "0.7" itertools = "0.7" libimagerror = { version = "0.9.0", path = "../../../lib/core/libimagerror" } diff --git a/bin/domain/imag-habit/Cargo.toml b/bin/domain/imag-habit/Cargo.toml index bee3fba2..329e0ec8 100644 --- a/bin/domain/imag-habit/Cargo.toml +++ b/bin/domain/imag-habit/Cargo.toml @@ -25,7 +25,7 @@ maintenance = { status = "actively-developed" } chrono = "0.4" log = "0.3" toml = "0.4" -toml-query = "0.6" +toml-query = "0.7" kairos = "0.1.0" prettytable-rs = "0.6" diff --git a/bin/domain/imag-log/Cargo.toml b/bin/domain/imag-log/Cargo.toml index 3c22c706..5fabe578 100644 --- a/bin/domain/imag-log/Cargo.toml +++ b/bin/domain/imag-log/Cargo.toml @@ -24,7 +24,7 @@ maintenance = { status = "actively-developed" } [dependencies] log = "0.3" toml = "0.4" -toml-query = "0.6" +toml-query = "0.7" is-match = "0.1" itertools = "0.7" diff --git a/bin/domain/imag-todo/Cargo.toml b/bin/domain/imag-todo/Cargo.toml index 9ababa2f..4d6ca1fb 100644 --- a/bin/domain/imag-todo/Cargo.toml +++ b/bin/domain/imag-todo/Cargo.toml @@ -24,7 +24,7 @@ maintenance = { status = "actively-developed" } [dependencies] log = "0.4.0" toml = "0.4" -toml-query = "0.6" +toml-query = "0.7" is-match = "0.1" libimagrt = { version = "0.9.0", path = "../../../lib/core/libimagrt" } diff --git a/bin/domain/imag-wiki/Cargo.toml b/bin/domain/imag-wiki/Cargo.toml index d222cb41..aa4bf21a 100644 --- a/bin/domain/imag-wiki/Cargo.toml +++ b/bin/domain/imag-wiki/Cargo.toml @@ -19,7 +19,7 @@ build = "../../../build.rs" clap = ">=2.17" log = "0.3" toml = "0.4" -toml-query = "0.6" +toml-query = "0.7" is-match = "0.1" regex = "0.2" filters = "0.3" diff --git a/lib/core/libimagrt/Cargo.toml b/lib/core/libimagrt/Cargo.toml index 862d6ecb..dcd93802 100644 --- a/lib/core/libimagrt/Cargo.toml +++ b/lib/core/libimagrt/Cargo.toml @@ -26,7 +26,7 @@ xdg-basedir = "1.0" itertools = "0.7" ansi_term = "0.10" is-match = "0.1" -toml-query = "0.6" +toml-query = "0.7" error-chain = "0.12" handlebars = "0.29.0" atty = "0.2" diff --git a/lib/core/libimagstore/Cargo.toml b/lib/core/libimagstore/Cargo.toml index 4d311586..864d2b55 100644 --- a/lib/core/libimagstore/Cargo.toml +++ b/lib/core/libimagstore/Cargo.toml @@ -30,7 +30,7 @@ is-match = "0.1" serde = "1" serde_json = "1" error-chain = "0.12" -toml-query = "0.6" +toml-query = "0.7" libimagerror = { version = "0.9.0", path = "../../../lib/core/libimagerror" } libimagutil = { version = "0.9.0", path = "../../../lib/etc/libimagutil" } diff --git a/lib/domain/libimagcontact/Cargo.toml b/lib/domain/libimagcontact/Cargo.toml index 22768412..75948c8e 100644 --- a/lib/domain/libimagcontact/Cargo.toml +++ b/lib/domain/libimagcontact/Cargo.toml @@ -23,7 +23,7 @@ maintenance = { status = "actively-developed" } error-chain = "0.12" log = "0.3" toml = "0.4" -toml-query = "0.6" +toml-query = "0.7" vobject = "0.5" uuid = "0.6" serde = "1" diff --git a/lib/domain/libimagdiary/Cargo.toml b/lib/domain/libimagdiary/Cargo.toml index d8f17ac0..218a2233 100644 --- a/lib/domain/libimagdiary/Cargo.toml +++ b/lib/domain/libimagdiary/Cargo.toml @@ -23,7 +23,7 @@ maintenance = { status = "actively-developed" } chrono = "0.4" log = "0.4.0" toml = "0.4" -toml-query = "0.6" +toml-query = "0.7" itertools = "0.7" error-chain = "0.12" filters = "0.3" diff --git a/lib/domain/libimaghabit/Cargo.toml b/lib/domain/libimaghabit/Cargo.toml index b528d229..0f83bde9 100644 --- a/lib/domain/libimaghabit/Cargo.toml +++ b/lib/domain/libimaghabit/Cargo.toml @@ -23,7 +23,7 @@ maintenance = { status = "actively-developed" } chrono = "0.4" log = "0.3" toml = "0.4" -toml-query = "0.6" +toml-query = "0.7" error-chain = "0.12" kairos = "0.1.0" diff --git a/lib/domain/libimaglog/Cargo.toml b/lib/domain/libimaglog/Cargo.toml index 6eabd3ad..764345f2 100644 --- a/lib/domain/libimaglog/Cargo.toml +++ b/lib/domain/libimaglog/Cargo.toml @@ -21,7 +21,7 @@ maintenance = { status = "actively-developed" } [dependencies] toml = "0.4" -toml-query = "0.6" +toml-query = "0.7" error-chain = "0.12" libimagstore = { version = "0.9.0", path = "../../../lib/core/libimagstore" } diff --git a/lib/domain/libimagnotes/Cargo.toml b/lib/domain/libimagnotes/Cargo.toml index 6f60f2c7..64dde6eb 100644 --- a/lib/domain/libimagnotes/Cargo.toml +++ b/lib/domain/libimagnotes/Cargo.toml @@ -22,7 +22,7 @@ maintenance = { status = "actively-developed" } [dependencies] log = "0.4.0" toml = "0.4" -toml-query = "0.6" +toml-query = "0.7" error-chain = "0.12" libimagstore = { version = "0.9.0", path = "../../../lib/core/libimagstore" } diff --git a/lib/domain/libimagtimetrack/Cargo.toml b/lib/domain/libimagtimetrack/Cargo.toml index 68c14ce8..a6fd4b3c 100644 --- a/lib/domain/libimagtimetrack/Cargo.toml +++ b/lib/domain/libimagtimetrack/Cargo.toml @@ -23,7 +23,7 @@ maintenance = { status = "actively-developed" } filters = "0.3" chrono = "0.4" toml = "0.4" -toml-query = "0.6" +toml-query = "0.7" lazy_static = "0.2" is-match = "0.1" error-chain = "0.12" diff --git a/lib/domain/libimagtodo/Cargo.toml b/lib/domain/libimagtodo/Cargo.toml index 2c02d4dd..34b8acee 100644 --- a/lib/domain/libimagtodo/Cargo.toml +++ b/lib/domain/libimagtodo/Cargo.toml @@ -23,7 +23,7 @@ maintenance = { status = "actively-developed" } task-hookrs = "0.5" uuid = "0.6" toml = "0.4" -toml-query = "0.6" +toml-query = "0.7" log = "0.4.0" serde_json = "1" error-chain = "0.12" diff --git a/lib/domain/libimagwiki/Cargo.toml b/lib/domain/libimagwiki/Cargo.toml index dd7164b5..7a643ac8 100644 --- a/lib/domain/libimagwiki/Cargo.toml +++ b/lib/domain/libimagwiki/Cargo.toml @@ -23,7 +23,7 @@ maintenance = { status = "actively-developed" } log = "0.4" error-chain = "0.12" toml = "0.4" -toml-query = "0.6" +toml-query = "0.7" filters = "0.2" libimagstore = { version = "0.9.0", path = "../../../lib/core/libimagstore" } diff --git a/lib/entry/libimagentryannotation/Cargo.toml b/lib/entry/libimagentryannotation/Cargo.toml index 26cb8965..72ca7d4e 100644 --- a/lib/entry/libimagentryannotation/Cargo.toml +++ b/lib/entry/libimagentryannotation/Cargo.toml @@ -22,7 +22,7 @@ maintenance = { status = "actively-developed" } [dependencies] lazy_static = "0.2" toml = "0.4" -toml-query = "0.6" +toml-query = "0.7" error-chain = "0.12" libimagstore = { version = "0.9.0", path = "../../../lib/core/libimagstore" } diff --git a/lib/entry/libimagentrycategory/Cargo.toml b/lib/entry/libimagentrycategory/Cargo.toml index 5d350615..174b699f 100644 --- a/lib/entry/libimagentrycategory/Cargo.toml +++ b/lib/entry/libimagentrycategory/Cargo.toml @@ -22,7 +22,7 @@ maintenance = { status = "actively-developed" } [dependencies] log = "0.4.0" toml = "0.4" -toml-query = "0.6" +toml-query = "0.7" error-chain = "0.12" libimagerror = { version = "0.9.0", path = "../../../lib/core/libimagerror" } diff --git a/lib/entry/libimagentrydatetime/Cargo.toml b/lib/entry/libimagentrydatetime/Cargo.toml index 5ed9a65c..3f5e53cb 100644 --- a/lib/entry/libimagentrydatetime/Cargo.toml +++ b/lib/entry/libimagentrydatetime/Cargo.toml @@ -21,7 +21,7 @@ maintenance = { status = "actively-developed" } [dependencies] chrono = "0.4" -toml-query = "0.6" +toml-query = "0.7" lazy_static = "0.2" toml = "0.4" error-chain = "0.12" diff --git a/lib/entry/libimagentryfilter/Cargo.toml b/lib/entry/libimagentryfilter/Cargo.toml index a21f1530..ca9f79ea 100644 --- a/lib/entry/libimagentryfilter/Cargo.toml +++ b/lib/entry/libimagentryfilter/Cargo.toml @@ -26,7 +26,7 @@ log = "0.4.0" regex = "0.2" semver = "0.8" toml = "0.4" -toml-query = "0.6" +toml-query = "0.7" error-chain = "0.12" libimagstore = { version = "0.9.0", path = "../../../lib/core/libimagstore" } diff --git a/lib/entry/libimagentrygps/Cargo.toml b/lib/entry/libimagentrygps/Cargo.toml index e7099bb3..9c224824 100644 --- a/lib/entry/libimagentrygps/Cargo.toml +++ b/lib/entry/libimagentrygps/Cargo.toml @@ -21,7 +21,7 @@ maintenance = { status = "actively-developed" } [dependencies] toml = "0.4" -toml-query = "0.6" +toml-query = "0.7" serde_derive = "1" serde = "1" error-chain = "0.12" diff --git a/lib/entry/libimagentrylink/Cargo.toml b/lib/entry/libimagentrylink/Cargo.toml index 19da8f26..e04d4f6c 100644 --- a/lib/entry/libimagentrylink/Cargo.toml +++ b/lib/entry/libimagentrylink/Cargo.toml @@ -27,7 +27,7 @@ url = "1.5" sha-1 = "0.7" hex = "0.3" is-match = "0.1" -toml-query = "0.6" +toml-query = "0.7" error-chain = "0.12" libimagstore = { version = "0.9.0", path = "../../../lib/core/libimagstore" } diff --git a/lib/entry/libimagentryref/Cargo.toml b/lib/entry/libimagentryref/Cargo.toml index 8c871abc..e3cc11be 100644 --- a/lib/entry/libimagentryref/Cargo.toml +++ b/lib/entry/libimagentryref/Cargo.toml @@ -23,7 +23,7 @@ maintenance = { status = "actively-developed" } itertools = "0.7" log = "0.4.0" toml = "0.4" -toml-query = "0.6" +toml-query = "0.7" error-chain = "0.12" sha-1 = { version = "0.7", optional = true } sha2 = { version = "0.7", optional = true } diff --git a/lib/entry/libimagentrytag/Cargo.toml b/lib/entry/libimagentrytag/Cargo.toml index ba0f769d..0a5517cc 100644 --- a/lib/entry/libimagentrytag/Cargo.toml +++ b/lib/entry/libimagentrytag/Cargo.toml @@ -26,7 +26,7 @@ toml = "0.4" itertools = "0.7" is-match = "0.1" filters = "0.3" -toml-query = "0.6" +toml-query = "0.7" error-chain = "0.12" libimagstore = { version = "0.9.0", path = "../../../lib/core/libimagstore" } diff --git a/lib/entry/libimagentryutil/Cargo.toml b/lib/entry/libimagentryutil/Cargo.toml index 380611c1..16774334 100644 --- a/lib/entry/libimagentryutil/Cargo.toml +++ b/lib/entry/libimagentryutil/Cargo.toml @@ -21,7 +21,7 @@ maintenance = { status = "actively-developed" } [dependencies] toml = "0.4" -toml-query = "0.6" +toml-query = "0.7" error-chain = "0.12" filters = "0.3"