summaryrefslogtreecommitdiffstats
path: root/lib/core/libimagrt/Cargo.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2018-07-19 20:00:54 +0200
committerMatthias Beyer <mail@beyermatthias.de>2018-09-27 15:05:25 +0200
commit0a7afee454fa954ab5bdbcf5655422ac1f5e06fb (patch)
tree816771ac65f0b9766a75b0dfb779c9259d719e39 /lib/core/libimagrt/Cargo.toml
parent9bce68b1bff5e2f77f7c86424de5c16a7e38a2cc (diff)
Update dependency: error-chain: 0.11 -> 0.12
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 a44b0c14..862d6ecb 100644
--- a/lib/core/libimagrt/Cargo.toml
+++ b/lib/core/libimagrt/Cargo.toml
@@ -27,7 +27,7 @@ itertools = "0.7"
ansi_term = "0.10"
is-match = "0.1"
toml-query = "0.6"
-error-chain = "0.11"
+error-chain = "0.12"
handlebars = "0.29.0"
atty = "0.2"