summaryrefslogtreecommitdiffstats
path: root/lib/entry/libimagentryref
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2018-01-11 21:28:55 +0100
committerMatthias Beyer <mail@beyermatthias.de>2018-01-13 01:14:03 +0100
commit0c4be78223f659c9974f8ce0b141a1e4936c8c4b (patch)
tree890a347aaacbf1d9a3275a42d4b1aa1accd46c8d /lib/entry/libimagentryref
parentffe97cd7e8a095e2ab35dd3643ddfc31427a0835 (diff)
Update dependency: toml-query -> 0.6
Diffstat (limited to 'lib/entry/libimagentryref')
-rw-r--r--lib/entry/libimagentryref/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/entry/libimagentryref/Cargo.toml b/lib/entry/libimagentryref/Cargo.toml
index 3060bf1f..b79f4010 100644
--- a/lib/entry/libimagentryref/Cargo.toml
+++ b/lib/entry/libimagentryref/Cargo.toml
@@ -24,7 +24,7 @@ itertools = "0.7"
log = "0.3"
rust-crypto = "0.2"
toml = "0.4"
-toml-query = "^0.4"
+toml-query = "0.6"
error-chain = "0.11"
walkdir = "1"