summaryrefslogtreecommitdiffstats
path: root/lib/core/libimagrt
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2018-07-19 20:03:22 +0200
committerMatthias Beyer <mail@beyermatthias.de>2018-09-27 15:05:44 +0200
commit3d1299860306f9080711bd00099c030fda865d45 (patch)
tree3e6d446151297942d1ec432028d9d50b1789e3de /lib/core/libimagrt
parent0a7afee454fa954ab5bdbcf5655422ac1f5e06fb (diff)
Update dependency: toml-query: 0.6 -> 0.7
Diffstat (limited to 'lib/core/libimagrt')
-rw-r--r--lib/core/libimagrt/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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"