summaryrefslogtreecommitdiffstats
path: root/lib/domain/libimagtodo/Cargo.toml
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/domain/libimagtodo/Cargo.toml
parent0a7afee454fa954ab5bdbcf5655422ac1f5e06fb (diff)
Update dependency: toml-query: 0.6 -> 0.7
Diffstat (limited to 'lib/domain/libimagtodo/Cargo.toml')
-rw-r--r--lib/domain/libimagtodo/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/domain/libimagtodo/Cargo.toml b/lib/domain/libimagtodo/Cargo.toml
index 2c02d4dd..34b8acee 100644
--- a/lib/domain/libimagtodo/Cargo.toml
+++ b/lib/domain/libimagtodo/Cargo.toml
@@ -23,7 +23,7 @@ maintenance = { status = "actively-developed" }
task-hookrs = "0.5"
uuid = "0.6"
toml = "0.4"
-toml-query = "0.6"
+toml-query = "0.7"
log = "0.4.0"
serde_json = "1"
error-chain = "0.12"