summaryrefslogtreecommitdiffhomepage
path: root/Cargo.lock
diff options
context:
space:
mode:
authorOdd Stranne <odd@mullvad.net>2018-11-14 16:05:35 +0100
committerOdd Stranne <odd@mullvad.net>2018-11-14 16:05:35 +0100
commitf9dd559faf98f913d86e86a6ff2773bb6539852e (patch)
tree9979c1f0394e20d6365c24a6d89bc635650d9bc4 /Cargo.lock
parent8a6bae399969ebd57be39ba502630120983fc995 (diff)
parentdf1e9214db3d66c068ed08974b806a804bd775ce (diff)
downloadmullvadvpn-f9dd559faf98f913d86e86a6ff2773bb6539852e.tar.xz
mullvadvpn-f9dd559faf98f913d86e86a6ff2773bb6539852e.zip
Merge branch 'win-handle-sleep'
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 5d127fb999..7e7c6ce73d 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1705,6 +1705,7 @@ dependencies = [
"uuid 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
"which 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
"widestring 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
+ "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
"winreg 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
]