summaryrefslogtreecommitdiffhomepage
path: root/Cargo.lock
diff options
context:
space:
mode:
authorDavid Lönnhager <david.l@mullvad.net>2020-06-09 16:08:51 +0200
committerDavid Lönnhager <david.l@mullvad.net>2020-06-09 16:08:51 +0200
commitdeaf23daa2e3aa2a3ece934481d105e0e46c99bc (patch)
treebaec8efc2d1fc9768d1cc76b240e894577bcd017 /Cargo.lock
parent6b888626d14939f9c61583716363bfbb00182dad (diff)
parentf81f0d6bd22ef0bf33f577856d72e3ab6c81ce52 (diff)
downloadmullvadvpn-deaf23daa2e3aa2a3ece934481d105e0e46c99bc.tar.xz
mullvadvpn-deaf23daa2e3aa2a3ece934481d105e0e46c99bc.zip
Merge branch 'win-pipe-permissions'
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 12e09896f3..df894cd109 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -2877,6 +2877,7 @@ dependencies = [
"serde_json 1.0.41 (registry+https://github.com/rust-lang/crates.io-index)",
"tokio 0.1.22 (registry+https://github.com/rust-lang/crates.io-index)",
"uuid 0.7.4 (registry+https://github.com/rust-lang/crates.io-index)",
+ "winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]