summaryrefslogtreecommitdiffhomepage
path: root/talpid_cli
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2017-04-12 09:41:10 +0200
committerLinus Färnstrand <linus@mullvad.net>2017-04-12 09:41:10 +0200
commit03318726203dbc7b0b049185c384b6dff3f424dc (patch)
treef8d2e12dd8d39fe9935974ec58bd48ec3f4f50f8 /talpid_cli
parent9523415cb90869c507d2d8d32448575329c5611a (diff)
parentf6c89834d5567cb12487945db137241960059de6 (diff)
downloadmullvadvpn-03318726203dbc7b0b049185c384b6dff3f424dc.tar.xz
mullvadvpn-03318726203dbc7b0b049185c384b6dff3f424dc.zip
Merge branch 'update-dependencies'
Diffstat (limited to 'talpid_cli')
-rw-r--r--talpid_cli/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/talpid_cli/Cargo.toml b/talpid_cli/Cargo.toml
index e6e0cefd55..8a3f013737 100644
--- a/talpid_cli/Cargo.toml
+++ b/talpid_cli/Cargo.toml
@@ -6,7 +6,7 @@ description = "Run Talpid easily from the command line"
[dependencies]
clap = "2.20"
-error-chain = "0.8"
+error-chain = "0.10"
log = "0.3"
env_logger = "0.4"