summaryrefslogtreecommitdiffstats
path: root/lib/core/libimagrt/Cargo.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2019-05-29 12:46:16 +0200
committerMatthias Beyer <mail@beyermatthias.de>2019-05-29 18:39:25 +0200
commita7d53e47d1fe15ed7163d5612fef2976c9be9098 (patch)
tree6d5c448f701b740b5d9d303b3802c588151b9d8a /lib/core/libimagrt/Cargo.toml
parent1482f7032059c6a1df90380b5cc17998afaae93a (diff)
Update toml-query to 0.9.0
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Diffstat (limited to 'lib/core/libimagrt/Cargo.toml')
-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 c1f07a00..63e97ee2 100644
--- a/lib/core/libimagrt/Cargo.toml
+++ b/lib/core/libimagrt/Cargo.toml
@@ -25,7 +25,7 @@ toml = "0.5"
xdg-basedir = "1.0"
itertools = "0.7"
ansi_term = "0.11"
-toml-query = "0.8"
+toml-query = "0.9"
atty = "0.2"
failure = "0.1"
failure_derive = "0.1"