summaryrefslogtreecommitdiffhomepage
path: root/Cargo.lock
diff options
context:
space:
mode:
authorJanito Vaqueiro Ferreira Filho <janito@mullvad.net>2018-04-19 21:09:07 -0300
committerJanito Vaqueiro Ferreira Filho <janito@mullvad.net>2018-06-20 08:08:32 -0300
commit1c2cf009f9c191ec2f90c565c9e29b230b66815f (patch)
tree8786dffdaff9b4935271e942d390589039e12771 /Cargo.lock
parentfffd3a94c968cecb0e77d0583a684d3b83fa6b6b (diff)
downloadmullvadvpn-1c2cf009f9c191ec2f90c565c9e29b230b66815f.tar.xz
mullvadvpn-1c2cf009f9c191ec2f90c565c9e29b230b66815f.zip
Test if daemon starts in not connected state
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 40a33d9083..10cb559070 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -834,6 +834,7 @@ dependencies = [
"libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)",
"mullvad-ipc-client 0.1.0",
"mullvad-paths 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)",
"tempfile 3.0.2 (registry+https://github.com/rust-lang/crates.io-index)",