summaryrefslogtreecommitdiffhomepage
path: root/Cargo.lock
diff options
context:
space:
mode:
authorErik Larkö <erik@mullvad.net>2017-11-28 08:19:40 +0100
committerErik Larkö <erik@mullvad.net>2017-11-28 08:19:40 +0100
commit96dbc3e8ba1d5478bad5fbda7ff0a9e92e7ee4f1 (patch)
treebc1494bbad8c114dd490494cc52794a60624cb87 /Cargo.lock
parentc21825964986a3759d1bc103a6184aff9887f7c4 (diff)
parent07104a432eb71e4ce1cd22f1c262d61fc0050378 (diff)
downloadmullvadvpn-96dbc3e8ba1d5478bad5fbda7ff0a9e92e7ee4f1.tar.xz
mullvadvpn-96dbc3e8ba1d5478bad5fbda7ff0a9e92e7ee4f1.zip
Merge branch 'redact-ips-and-mac'
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 69ceab80f7..bb9982afc7 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -684,6 +684,7 @@ dependencies = [
"mullvad-rpc 0.1.0",
"mullvad-types 0.1.0",
"rand 0.3.18 (registry+https://github.com/rust-lang/crates.io-index)",
+ "regex 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
"serde 1.0.20 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_derive 1.0.20 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_json 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",