summaryrefslogtreecommitdiffhomepage
path: root/Cargo.lock
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2019-04-05 15:20:22 +0200
committerLinus Färnstrand <linus@mullvad.net>2019-04-05 16:28:05 +0200
commit26df46b88d78d2731d2cf5d53d698496fadb2f3e (patch)
treeff7f7d88857d07b256274b5215c62d2c8fcdec8c /Cargo.lock
parent7cacecc0056607f4872377137ba00965348179c1 (diff)
downloadmullvadvpn-26df46b88d78d2731d2cf5d53d698496fadb2f3e.tar.xz
mullvadvpn-26df46b88d78d2731d2cf5d53d698496fadb2f3e.zip
Remove error-chain dep from talpid-core
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index a447c280d1..24e9f28f7b 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1984,7 +1984,6 @@ dependencies = [
"derive_more 0.14.0 (registry+https://github.com/rust-lang/crates.io-index)",
"duct 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
"err-derive 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
- "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
"failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
"futures 0.1.25 (registry+https://github.com/rust-lang/crates.io-index)",
"hex 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",