summaryrefslogtreecommitdiffhomepage
path: root/Cargo.lock
diff options
context:
space:
mode:
authorJanito Vaqueiro Ferreira Filho <janito@mullvad.net>2018-05-12 10:58:23 -0300
committerJanito Vaqueiro Ferreira Filho <janito@mullvad.net>2018-06-20 08:08:31 -0300
commit2632bf5a6b2cbae1d486cb27ddc7bf59dee8cca2 (patch)
treef696fa2ef875d034ea090b2569141d60616d7873 /Cargo.lock
parent717f315031630e9bdeeab7e39c4ad481e34ff3bc (diff)
downloadmullvadvpn-2632bf5a6b2cbae1d486cb27ddc7bf59dee8cca2.tar.xz
mullvadvpn-2632bf5a6b2cbae1d486cb27ddc7bf59dee8cca2.zip
Wait for RPC connection info file to start client
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 94737eb8cc..46cd320f69 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -769,6 +769,7 @@ dependencies = [
"mullvad-paths 0.1.0",
"mullvad-rpc 0.1.0",
"mullvad-types 0.1.0",
+ "notify 4.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
"os_pipe 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
"rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
"regex 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",