M bin/core/imag-annotate/Cargo.toml => bin/core/imag-annotate/Cargo.toml +1 -1
@@ 23,7 23,7 @@ maintenance = { status = "actively-developed" }
log = "0.4.6"
url = "2"
toml = "0.5.1"
-toml-query = "0.9.2"
+toml-query = "0.10"
anyhow = "1"
resiter = "0.4.0"
M bin/core/imag-category/Cargo.toml => bin/core/imag-category/Cargo.toml +1 -1
@@ 22,7 22,7 @@ maintenance = { status = "actively-developed" }
[dependencies]
log = "0.4.6"
toml = "0.5.1"
-toml-query = "0.9.2"
+toml-query = "0.10"
anyhow = "1"
resiter = "0.4.0"
M bin/core/imag-diagnostics/Cargo.toml => bin/core/imag-diagnostics/Cargo.toml +1 -1
@@ 16,7 16,7 @@ homepage = "http://imag-pim.org"
[dependencies]
log = "0.4.6"
toml = "0.5.1"
-toml-query = "0.9.2"
+toml-query = "0.10"
indicatif = "0.14.0"
anyhow = "1"
resiter = "0.4.0"
M bin/core/imag-edit/Cargo.toml => bin/core/imag-edit/Cargo.toml +1 -1
@@ 23,7 23,7 @@ maintenance = { status = "actively-developed" }
log = "0.4.6"
version = "3.0.0"
toml = "0.5.1"
-toml-query = "0.9.2"
+toml-query = "0.10"
anyhow = "1"
resiter = "0.4.0"
M bin/core/imag-git/Cargo.toml => bin/core/imag-git/Cargo.toml +1 -1
@@ 22,7 22,7 @@ maintenance = { status = "actively-developed" }
[dependencies]
log = "0.4.6"
toml = "0.5.1"
-toml-query = "0.9.2"
+toml-query = "0.10"
anyhow = "1"
libimagrt = { version = "0.10.0", path = "../../../lib/core/libimagrt" }
M bin/core/imag-gps/Cargo.toml => bin/core/imag-gps/Cargo.toml +1 -1
@@ 23,7 23,7 @@ maintenance = { status = "actively-developed" }
log = "0.4.6"
url = "2"
toml = "0.5.1"
-toml-query = "0.9.2"
+toml-query = "0.10"
anyhow = "1"
libimagstore = { version = "0.10.0", path = "../../../lib/core/libimagstore" }
M => +1 -1
@@ 23,7 23,7 @@ maintenance = { status = "actively-developed" }
log = "0.4.6"
version = "3.0.0"
toml = "0.5.1"
toml-query = "0.9.2"
toml-query = "0.10"
filters = "0.3.0"
anyhow = "1"
resiter = "0.4.0"
M bin/core/imag-id-in-collection/Cargo.toml => bin/core/imag-id-in-collection/Cargo.toml +1 -1
@@ 23,7 23,7 @@ maintenance = { status = "actively-developed" }
filters = "0.3.0"
log = "0.4.6"
toml = "0.5.1"
-toml-query = "0.9.2"
+toml-query = "0.10"
anyhow = "1"
libimagstore = { version = "0.10.0", path = "../../../lib/core/libimagstore" }
M bin/core/imag-ids/Cargo.toml => bin/core/imag-ids/Cargo.toml +1 -1
@@ 22,7 22,7 @@ maintenance = { status = "actively-developed" }
[dependencies]
log = "0.4.6"
toml = "0.5.1"
-toml-query = "0.9.2"
+toml-query = "0.10"
anyhow = "1"
resiter = "0.4.0"
M bin/core/imag-link/Cargo.toml => bin/core/imag-link/Cargo.toml +1 -1
@@ 23,7 23,7 @@ maintenance = { status = "actively-developed" }
log = "0.4.6"
url = "2"
toml = "0.5.1"
-toml-query = "0.9.2"
+toml-query = "0.10"
prettytable-rs = "0.8.0"
anyhow = "1"
M bin/core/imag-store/Cargo.toml => bin/core/imag-store/Cargo.toml +1 -1
@@ 39,7 39,7 @@ features = ["color", "suggestions", "wrap_help"]
early-panic = [ "libimagstore/early-panic" ]
[dev-dependencies]
-toml-query = "0.9.2"
+toml-query = "0.10"
[dev-dependencies.libimagutil]
version = "0.10.0"
M bin/core/imag-tag/Cargo.toml => bin/core/imag-tag/Cargo.toml +1 -1
@@ 37,7 37,7 @@ default-features = false
features = ["color", "suggestions", "wrap_help"]
[dev-dependencies]
-toml-query = "0.9.2"
+toml-query = "0.10"
env_logger = "0.7"
[dev-dependencies.libimagutil]
M bin/core/imag-view/Cargo.toml => bin/core/imag-view/Cargo.toml +1 -1
@@ 22,7 22,7 @@ maintenance = { status = "actively-developed" }
[dependencies]
log = "0.4.6"
toml = "0.5.1"
-toml-query = "0.9.2"
+toml-query = "0.10"
handlebars = "2"
tempfile = "3.0.9"
anyhow = "1"
M bin/core/imag/Cargo.toml => bin/core/imag/Cargo.toml +1 -1
@@ 60,7 60,7 @@ maintenance = { status = "actively-developed" }
walkdir = "2.2.8"
log = "0.4.6"
toml = "0.5.1"
-toml-query = "0.9.2"
+toml-query = "0.10"
anyhow = "1"
libimagerror = { version = "0.10.0", path = "../../../lib/core/libimagerror" }
M bin/domain/imag-bookmark/Cargo.toml => bin/domain/imag-bookmark/Cargo.toml +1 -1
@@ 22,7 22,7 @@ maintenance = { status = "actively-developed" }
[dependencies]
log = "0.4.6"
toml = "0.5.1"
-toml-query = "0.9.2"
+toml-query = "0.10"
anyhow = "1"
resiter = "0.4.0"
url = "2"
M bin/domain/imag-calendar/Cargo.toml => bin/domain/imag-calendar/Cargo.toml +1 -1
@@ 46,7 46,7 @@ default-features = false
features = ["color", "suggestions", "wrap_help"]
[dependencies.toml-query]
-version = "0.9.2"
+version = "0.10"
default-features = false
features = ["typed"]
M bin/domain/imag-contact/Cargo.toml => bin/domain/imag-contact/Cargo.toml +1 -1
@@ 45,7 45,7 @@ default-features = false
features = ["color", "suggestions", "wrap_help"]
[dependencies.toml-query]
-version = "0.9.2"
+version = "0.10"
default-features = false
features = ["typed"]
M bin/domain/imag-diary/Cargo.toml => bin/domain/imag-diary/Cargo.toml +1 -1
@@ 23,7 23,7 @@ maintenance = { status = "actively-developed" }
chrono = "0.4.7"
log = "0.4.6"
toml = "0.5.1"
-toml-query = "0.9.2"
+toml-query = "0.10"
itertools = "0.8.0"
anyhow = "1"
resiter = "0.4.0"
M bin/domain/imag-habit/Cargo.toml => bin/domain/imag-habit/Cargo.toml +1 -1
@@ 23,7 23,7 @@ maintenance = { status = "actively-developed" }
chrono = "0.4.7"
log = "0.4.6"
toml = "0.5.1"
-toml-query = "0.9.2"
+toml-query = "0.10"
kairos = "0.3.0"
prettytable-rs = "0.8.0"
anyhow = "1"
M bin/domain/imag-log/Cargo.toml => bin/domain/imag-log/Cargo.toml +1 -1
@@ 22,7 22,7 @@ maintenance = { status = "actively-developed" }
[dependencies]
log = "0.4.6"
toml = "0.5.1"
-toml-query = "0.9.2"
+toml-query = "0.10"
is-match = "0.1.0"
itertools = "0.8.0"
anyhow = "1"
M bin/domain/imag-mail/Cargo.toml => bin/domain/imag-mail/Cargo.toml +1 -1
@@ 41,7 41,7 @@ default-features = false
features = ["color", "suggestions", "wrap_help"]
[dependencies.toml-query]
-version = "0.9.2"
+version = "0.10"
default-features = false
features = ["typed"]
M bin/domain/imag-todo/Cargo.toml => bin/domain/imag-todo/Cargo.toml +1 -1
@@ 22,7 22,7 @@ maintenance = { status = "actively-developed" }
[dependencies]
log = "0.4.6"
toml = "0.5.1"
-toml-query = "0.9.2"
+toml-query = "0.10"
is-match = "0.1.0"
anyhow = "1"
chrono = "0.4"
M bin/domain/imag-wiki/Cargo.toml => bin/domain/imag-wiki/Cargo.toml +1 -1
@@ 17,7 17,7 @@ homepage = "http://imag-pim.org"
clap = "2.33.0"
log = "0.4.6"
toml = "0.5.1"
-toml-query = "0.9.2"
+toml-query = "0.10"
is-match = "0.1.0"
regex = "1.1.7"
filters = "0.3.0"
M lib/core/libimagrt/Cargo.toml => lib/core/libimagrt/Cargo.toml +1 -1
@@ 52,7 52,7 @@ default-features = false
features = ["no_logging"]
[dependencies.toml-query]
-version = "0.9.2"
+version = "0.10"
default-features = false
features = [ "typed" ]
M lib/core/libimagstore/Cargo.toml => lib/core/libimagstore/Cargo.toml +1 -1
@@ 29,7 29,7 @@ walkdir = "2.2.8"
is-match = "0.1.0"
serde = "1.0.94"
serde_json = "1.0.39"
-toml-query = { git = "https://github.com/matthiasbeyer/toml-query", branch = "master" }
+toml-query = "0.10"
anyhow = "1"
libimagerror = { version = "0.10.0", path = "../../../lib/core/libimagerror" }
M lib/domain/libimagcalendar/Cargo.toml => lib/domain/libimagcalendar/Cargo.toml +1 -1
@@ 23,7 23,7 @@ maintenance = { status = "actively-developed" }
anyhow = "1"
log = "0.4"
toml = "0.5"
-toml-query = "0.9"
+toml-query = "0.10"
vobject = "0.7"
chrono = "0.4"
failure = "0.1"
M lib/domain/libimagcontact/Cargo.toml => lib/domain/libimagcontact/Cargo.toml +1 -1
@@ 24,7 24,7 @@ anyhow = "1"
failure = "0.1"
log = "0.4.6"
toml = "0.5.1"
-toml-query = "0.9.2"
+toml-query = "0.10"
vobject = "0.7.0"
uuid = "0.7.4"
serde = "1.0.94"
M lib/domain/libimagdiary/Cargo.toml => lib/domain/libimagdiary/Cargo.toml +1 -1
@@ 23,7 23,7 @@ maintenance = { status = "actively-developed" }
chrono = "0.4.7"
log = "0.4.6"
toml = "0.5.1"
-toml-query = "0.9.2"
+toml-query = "0.10"
itertools = "0.8.0"
anyhow = "1"
filters = "0.3.0"
M lib/domain/libimaghabit/Cargo.toml => lib/domain/libimaghabit/Cargo.toml +1 -1
@@ 23,7 23,7 @@ maintenance = { status = "actively-developed" }
chrono = "0.4.7"
log = "0.4.6"
toml = "0.5.1"
-toml-query = "0.9.2"
+toml-query = "0.10"
kairos = { git = "https://github.com/matthiasbeyer/kairos", branch = "master" }
anyhow = "1"
M lib/domain/libimaglog/Cargo.toml => lib/domain/libimaglog/Cargo.toml +1 -1
@@ 21,7 21,7 @@ maintenance = { status = "actively-developed" }
[dependencies]
toml = "0.5.1"
-toml-query = "0.9.2"
+toml-query = "0.10"
anyhow = "1"
libimagstore = { version = "0.10.0", path = "../../../lib/core/libimagstore" }
M lib/domain/libimagmail/Cargo.toml => lib/domain/libimagmail/Cargo.toml +1 -1
@@ 22,7 22,7 @@ maintenance = { status = "actively-developed" }
[dependencies]
log = "0.4.6"
toml = "0.5.1"
-toml-query = "0.9.2"
+toml-query = "0.10"
mailparse = "0.8.0"
filters = "0.3.0"
anyhow = "1"
M lib/domain/libimagnotes/Cargo.toml => lib/domain/libimagnotes/Cargo.toml +1 -1
@@ 22,7 22,7 @@ maintenance = { status = "actively-developed" }
[dependencies]
log = "0.4.6"
toml = "0.5.1"
-toml-query = "0.9.2"
+toml-query = "0.10"
anyhow = "1"
libimagstore = { version = "0.10.0", path = "../../../lib/core/libimagstore" }
M lib/domain/libimagtimetrack/Cargo.toml => lib/domain/libimagtimetrack/Cargo.toml +1 -1
@@ 23,7 23,7 @@ maintenance = { status = "actively-developed" }
filters = "0.3.0"
chrono = "0.4.7"
toml = "0.5.1"
-toml-query = "0.9.2"
+toml-query = "0.10"
lazy_static = "1.3.0"
is-match = "0.1.0"
anyhow = "1"
M lib/domain/libimagtodo/Cargo.toml => lib/domain/libimagtodo/Cargo.toml +1 -1
@@ 34,7 34,7 @@ libimagentryutil = { version = "0.10.0", path = "../../../lib/entry/libimagentr
libimagutil = { version = "0.10.0", path = "../../../lib/etc/libimagutil" }
[dependencies.toml-query]
-version = "0.9"
+version = "0.10"
default-features = false
features = ["typed"]
M lib/domain/libimagwiki/Cargo.toml => lib/domain/libimagwiki/Cargo.toml +1 -1
@@ 22,7 22,7 @@ maintenance = { status = "actively-developed" }
[dependencies]
log = "0.4.6"
toml = "0.5.1"
-toml-query = "0.9.2"
+toml-query = "0.10"
filters = "0.3.0"
anyhow = "1"
M lib/entry/libimagentryannotation/Cargo.toml => lib/entry/libimagentryannotation/Cargo.toml +1 -1
@@ 22,7 22,7 @@ maintenance = { status = "actively-developed" }
[dependencies]
lazy_static = "1.3.0"
toml = "0.5.1"
-toml-query = "0.9.2"
+toml-query = "0.10"
anyhow = "1"
uuid = { version = "0.7.4", features = ["v4"] }
M lib/entry/libimagentrycategory/Cargo.toml => lib/entry/libimagentrycategory/Cargo.toml +1 -1
@@ 22,7 22,7 @@ maintenance = { status = "actively-developed" }
[dependencies]
log = "0.4.6"
toml = "0.5.1"
-toml-query = "0.9.2"
+toml-query = "0.10"
anyhow = "1"
libimagerror = { version = "0.10.0", path = "../../../lib/core/libimagerror" }
M lib/entry/libimagentrydatetime/Cargo.toml => lib/entry/libimagentrydatetime/Cargo.toml +1 -1
@@ 21,7 21,7 @@ maintenance = { status = "actively-developed" }
[dependencies]
chrono = "0.4.7"
-toml-query = "0.9.2"
+toml-query = "0.10"
toml = "0.5.1"
anyhow = "1"
M lib/entry/libimagentryfilter/Cargo.toml => lib/entry/libimagentryfilter/Cargo.toml +1 -1
@@ 26,7 26,7 @@ log = "0.4.6"
regex = "1.1.7"
semver = "0.9.0"
toml = "0.5.1"
-toml-query = "0.9.2"
+toml-query = "0.10"
anyhow = "1"
M lib/entry/libimagentrygps/Cargo.toml => lib/entry/libimagentrygps/Cargo.toml +1 -1
@@ 21,7 21,7 @@ maintenance = { status = "actively-developed" }
[dependencies]
toml = "0.5.1"
-toml-query = "0.9.2"
+toml-query = "0.10"
serde_derive = "1.0.94"
serde = "1.0.94"
anyhow = "1"
M lib/entry/libimagentrylink/Cargo.toml => lib/entry/libimagentrylink/Cargo.toml +1 -1
@@ 37,7 37,7 @@ libimagerror = { version = "0.10.0", path = "../../../lib/core/libimagerror" }
libimagutil = { version = "0.10.0", path = "../../../lib/etc/libimagutil" }
[dependencies.toml-query]
-version = "0.9.2"
+version = "0.10"
default-features = false
features = [ "typed" ]
M lib/entry/libimagentryref/Cargo.toml => lib/entry/libimagentryref/Cargo.toml +1 -1
@@ 34,7 34,7 @@ libimagrt = { version = "0.10.0", path = "../../../lib/core/libimagrt" }
libimagentryutil = { version = "0.10.0", path = "../../../lib/entry/libimagentryutil" }
[dependencies.toml-query]
-version = "0.9.2"
+version = "0.10"
default-features = false
features = ["typed"]
M lib/entry/libimagentrytag/Cargo.toml => lib/entry/libimagentrytag/Cargo.toml +1 -1
@@ 33,7 33,7 @@ libimagstore = { version = "0.10.0", path = "../../../lib/core/libimagstore" }
libimagerror = { version = "0.10.0", path = "../../../lib/core/libimagerror" }
[dependencies.toml-query]
-version = "0.9.2"
+version = "0.10"
default-features = false
features = [ "typed" ]
M lib/entry/libimagentryurl/Cargo.toml => lib/entry/libimagentryurl/Cargo.toml +1 -1
@@ 38,7 38,7 @@ libimagutil = { version = "0.10.0", path = "../../../lib/etc/libimagutil" }
libimagentrylink = { version = "0.10.0", path = "../../../lib/entry/libimagentrylink" }
[dependencies.toml-query]
-version = "0.9.2"
+version = "0.10"
default-features = false
features = [ "typed" ]
M lib/entry/libimagentryutil/Cargo.toml => lib/entry/libimagentryutil/Cargo.toml +1 -1
@@ 21,7 21,7 @@ maintenance = { status = "actively-developed" }
[dependencies]
toml = "0.5.1"
-toml-query = "0.9.2"
+toml-query = "0.10"
filters = "0.3.0"
anyhow = "1"
log = "0.4.6"
M tests/version-sync/Cargo.toml => tests/version-sync/Cargo.toml +1 -1
@@ 15,5 15,5 @@ env_logger = "0.7"
log = "0.4.6"
version-sync = "0.8"
walkdir = "2"
-toml-query = "0.9"
+toml-query = "0.10"
toml = "0.5"