summaryrefslogtreecommitdiffstats
path: root/bin/domain/imag-contact/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 /bin/domain/imag-contact/Cargo.toml
parent0a7afee454fa954ab5bdbcf5655422ac1f5e06fb (diff)
Update dependency: toml-query: 0.6 -> 0.7
Diffstat (limited to 'bin/domain/imag-contact/Cargo.toml')
-rw-r--r--bin/domain/imag-contact/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/domain/imag-contact/Cargo.toml b/bin/domain/imag-contact/Cargo.toml
index 3070e2a2..9df76d74 100644
--- a/bin/domain/imag-contact/Cargo.toml
+++ b/bin/domain/imag-contact/Cargo.toml
@@ -24,7 +24,7 @@ maintenance = { status = "actively-developed" }
[dependencies]
log = "0.4.0"
toml = "0.4"
-toml-query = "0.6"
+toml-query = "0.7"
handlebars = "0.29"
vobject = "0.4"
walkdir = "1"