summaryrefslogtreecommitdiffhomepage
path: root/Cargo.lock
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2020-08-27 13:10:30 +0200
committerLinus Färnstrand <linus@mullvad.net>2020-08-27 13:13:26 +0200
commitb862732bbe60905ddb3eb83c06f825933dacdf87 (patch)
tree6a410e9f4b36d0d974a65c793ef005dd5a83b3e6 /Cargo.lock
parent0d74fdee54b1958726f23b63af2340d897d130c2 (diff)
downloadmullvadvpn-b862732bbe60905ddb3eb83c06f825933dacdf87.tar.xz
mullvadvpn-b862732bbe60905ddb3eb83c06f825933dacdf87.zip
Updating version in package files
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock16
1 files changed, 8 insertions, 8 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 2d6cd0c9fe..31d6dd3547 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1184,7 +1184,7 @@ dependencies = [
[[package]]
name = "mullvad-cli"
-version = "2020.6.0-beta1"
+version = "2020.6.0-beta2"
dependencies = [
"base64 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)",
"chrono 0.4.15 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -1206,7 +1206,7 @@ dependencies = [
[[package]]
name = "mullvad-daemon"
-version = "2020.6.0-beta1"
+version = "2020.6.0-beta2"
dependencies = [
"android_logger 0.8.6 (registry+https://github.com/rust-lang/crates.io-index)",
"cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -1249,7 +1249,7 @@ dependencies = [
[[package]]
name = "mullvad-exclude"
-version = "0.1.0"
+version = "2020.6.0-beta2"
dependencies = [
"err-derive 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
"nix 0.17.0 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -1270,9 +1270,9 @@ dependencies = [
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
"log-panics 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
- "mullvad-daemon 2020.6.0-beta1",
+ "mullvad-daemon 2020.6.0-beta2",
"mullvad-paths 0.1.0",
- "mullvad-problem-report 2020.6.0-beta1",
+ "mullvad-problem-report 2020.6.0-beta2",
"mullvad-rpc 0.1.0",
"mullvad-types 0.1.0",
"nix 0.17.0 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -1310,7 +1310,7 @@ dependencies = [
[[package]]
name = "mullvad-problem-report"
-version = "2020.6.0-beta1"
+version = "2020.6.0-beta2"
dependencies = [
"clap 2.33.3 (registry+https://github.com/rust-lang/crates.io-index)",
"dirs 2.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -1357,7 +1357,7 @@ dependencies = [
[[package]]
name = "mullvad-setup"
-version = "2020.6.0-beta1"
+version = "2020.6.0-beta2"
dependencies = [
"clap 2.33.3 (registry+https://github.com/rust-lang/crates.io-index)",
"env_logger 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -2543,7 +2543,7 @@ dependencies = [
[[package]]
name = "talpid-openvpn-plugin"
-version = "2020.6.0-beta1"
+version = "2020.6.0-beta2"
dependencies = [
"env_logger 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
"err-derive 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",