summaryrefslogtreecommitdiffhomepage
path: root/Cargo.lock
diff options
context:
space:
mode:
authorOdd Stranne <odd@mullvad.net>2019-02-15 15:26:21 +0100
committerOdd Stranne <odd@mullvad.net>2019-02-15 15:26:21 +0100
commitdc4817c61bcc2b4be0ac20d2f864d70f05b2b294 (patch)
tree775e34b835ae48d0c39c0af6251944da1ccb1325 /Cargo.lock
parentff2126b41d04f7e0810e993b0c7dcdd92f307dc4 (diff)
parentb36a2228d1833931bbfa729c21649c615f4e97e1 (diff)
downloadmullvadvpn-dc4817c61bcc2b4be0ac20d2f864d70f05b2b294.tar.xz
mullvadvpn-dc4817c61bcc2b4be0ac20d2f864d70f05b2b294.zip
Merge branch 'bundled-proxy-shadowsocks'
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 1ddd1304de..95fb30478c 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1972,6 +1972,7 @@ dependencies = [
"openvpn-plugin 0.3.0 (git+https://github.com/mullvad/openvpn-plugin-rs?branch=auth-failed-event)",
"os_pipe 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
"pfctl 0.2.1 (git+https://github.com/mullvad/pfctl-rs?rev=9f31b5ddcab941862470075eab83bb398195f3d6)",
+ "regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"resolv-conf 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
"rtnetlink 0.0.3 (git+https://github.com/mullvad/netlink?branch=ignore-hw-address)",
"shell-escape 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",