diff options
| author | Odd Stranne <odd@mullvad.net> | 2019-02-15 15:26:21 +0100 |
|---|---|---|
| committer | Odd Stranne <odd@mullvad.net> | 2019-02-15 15:26:21 +0100 |
| commit | dc4817c61bcc2b4be0ac20d2f864d70f05b2b294 (patch) | |
| tree | 775e34b835ae48d0c39c0af6251944da1ccb1325 /Cargo.lock | |
| parent | ff2126b41d04f7e0810e993b0c7dcdd92f307dc4 (diff) | |
| parent | b36a2228d1833931bbfa729c21649c615f4e97e1 (diff) | |
| download | mullvadvpn-dc4817c61bcc2b4be0ac20d2f864d70f05b2b294.tar.xz mullvadvpn-dc4817c61bcc2b4be0ac20d2f864d70f05b2b294.zip | |
Merge branch 'bundled-proxy-shadowsocks'
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
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)", |
