summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2018-04-24 10:36:51 +0200
committerLinus Färnstrand <linus@mullvad.net>2018-04-24 10:36:51 +0200
commite61a90b314778fbc9a5d2e421be6a663dcb83489 (patch)
treea674ea668bacb4ff9863382e63f7932378d613bd
parentc12eb46fbb263cd7869a6752167cdd39a8d7fb1a (diff)
downloadmullvadvpn-e61a90b314778fbc9a5d2e421be6a663dcb83489.tar.xz
mullvadvpn-e61a90b314778fbc9a5d2e421be6a663dcb83489.zip
Update Cargo.lock
-rw-r--r--Cargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 6c10aa9925..6027f62ab6 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -749,6 +749,7 @@ dependencies = [
"hyper-tls 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
"jsonrpc-client-core 0.3.0 (git+https://github.com/mullvad/jsonrpc-client-rs)",
"jsonrpc-client-http 0.3.0 (git+https://github.com/mullvad/jsonrpc-client-rs)",
+ "lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
"mullvad-types 0.1.0",
"native-tls 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",