summaryrefslogtreecommitdiffhomepage
path: root/Cargo.lock
diff options
context:
space:
mode:
authorOdd Stranne <odd@mullvad.net>2020-01-28 13:00:39 +0100
committerOdd Stranne <odd@mullvad.net>2020-01-28 13:00:39 +0100
commited5a61312692268e774abe39599d6099e47f0cae (patch)
tree70f49902f776cbc3e27fce72d6ff2797ac03b51c /Cargo.lock
parentfd06f0af58f1c59ab72394ac91dbbecf242407b2 (diff)
parent00f2e5373d7f3fb6757bfa9454236d291866bb7b (diff)
downloadmullvadvpn-ed5a61312692268e774abe39599d6099e47f0cae.tar.xz
mullvadvpn-ed5a61312692268e774abe39599d6099e47f0cae.zip
Merge branch 'win-detect-hibernation'
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 31d0d67a22..599fcf0c47 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1253,6 +1253,7 @@ dependencies = [
"chrono 0.4.9 (registry+https://github.com/rust-lang/crates.io-index)",
"clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
"ctrlc 3.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
+ "duct 0.13.2 (registry+https://github.com/rust-lang/crates.io-index)",
"err-derive 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
"fern 0.5.8 (registry+https://github.com/rust-lang/crates.io-index)",
"futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",