summaryrefslogtreecommitdiffstats
path: root/lib/entry/libimagentrycategory/Cargo.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2017-10-12 19:29:09 +0200
committerMatthias Beyer <mail@beyermatthias.de>2017-10-12 22:12:27 +0200
commit663242db7e57fa7bcf984732be70f00988b28e22 (patch)
treebca9375f51db2411dd4694cebe31d6ed837386e7 /lib/entry/libimagentrycategory/Cargo.toml
parent3ed9c1fcc8d78806d2ad168f64b8c71f401fbf29 (diff)
Update dependency: error-chain: 0.10 -> 0.11
Diffstat (limited to 'lib/entry/libimagentrycategory/Cargo.toml')
-rw-r--r--lib/entry/libimagentrycategory/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/entry/libimagentrycategory/Cargo.toml b/lib/entry/libimagentrycategory/Cargo.toml
index 77fd7394..f56081cd 100644
--- a/lib/entry/libimagentrycategory/Cargo.toml
+++ b/lib/entry/libimagentrycategory/Cargo.toml
@@ -18,7 +18,7 @@ log = "0.3"
toml = "0.4"
toml-query = "^0.3.1"
is-match = "0.1"
-error-chain = "0.10"
+error-chain = "0.11"
libimagerror = { version = "0.5.0", path = "../../../lib/core/libimagerror" }
libimagstore = { version = "0.5.0", path = "../../../lib/core/libimagstore" }