summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2017-07-09 21:55:49 +0200
committerMatthias Beyer <mail@beyermatthias.de>2017-07-13 19:40:13 +0200
commit398332fcb240846169b15ccaab6e4d3c33fac5f8 (patch)
tree820dddc6f7c90f547342f02d3c1ebe997661d1a5
parent35bffe827b2a89214d0057ebb44aa341d3c785ee (diff)
Update toml-query: 0.2.0 -> 0.3.0
-rw-r--r--libimagtodo/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/libimagtodo/Cargo.toml b/libimagtodo/Cargo.toml
index 3f4c5bf7..791b681c 100644
--- a/libimagtodo/Cargo.toml
+++ b/libimagtodo/Cargo.toml
@@ -18,7 +18,7 @@ semver = "0.2"
task-hookrs = "0.2.2"
uuid = "0.3"
toml = "0.4.*"
-toml-query = "0.2.*"
+toml-query = "0.3.*"
is-match = "0.1.*"
log = "0.3"
serde_json = "0.8"