summaryrefslogtreecommitdiffhomepage
path: root/Cargo.lock
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2020-05-18 10:39:35 +0200
committerLinus Färnstrand <linus@mullvad.net>2020-05-18 10:39:35 +0200
commitcd4f0778564fcda977a38bdd0ae9fa4b158c57ac (patch)
tree360124b3776954d318f153e401f0ee999f4beda8 /Cargo.lock
parenta0457e3a5f69cf83d4eb672091b13b376c7b5880 (diff)
downloadmullvadvpn-cd4f0778564fcda977a38bdd0ae9fa4b158c57ac.tar.xz
mullvadvpn-cd4f0778564fcda977a38bdd0ae9fa4b158c57ac.zip
Updating version in package files2020.5-beta1
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock14
1 files changed, 7 insertions, 7 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 48483dfda5..49e811df2e 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1344,7 +1344,7 @@ dependencies = [
[[package]]
name = "mullvad-cli"
-version = "2020.4.0"
+version = "2020.5.0-beta1"
dependencies = [
"base64 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)",
"chrono 0.4.9 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -1365,7 +1365,7 @@ dependencies = [
[[package]]
name = "mullvad-daemon"
-version = "2020.4.0"
+version = "2020.5.0-beta1"
dependencies = [
"android_logger 0.8.5 (registry+https://github.com/rust-lang/crates.io-index)",
"cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -1442,9 +1442,9 @@ dependencies = [
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.4.8 (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.4.0",
+ "mullvad-daemon 2020.5.0-beta1",
"mullvad-paths 0.1.0",
- "mullvad-problem-report 2020.4.0",
+ "mullvad-problem-report 2020.5.0-beta1",
"mullvad-rpc 0.1.0",
"mullvad-types 0.1.0",
"talpid-core 0.1.0",
@@ -1462,7 +1462,7 @@ dependencies = [
[[package]]
name = "mullvad-problem-report"
-version = "2020.4.0"
+version = "2020.5.0-beta1"
dependencies = [
"clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
"dirs 2.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -1509,7 +1509,7 @@ dependencies = [
[[package]]
name = "mullvad-setup"
-version = "2020.4.0"
+version = "2020.5.0-beta1"
dependencies = [
"clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
"env_logger 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -2785,7 +2785,7 @@ dependencies = [
[[package]]
name = "talpid-openvpn-plugin"
-version = "2020.4.0"
+version = "2020.5.0-beta1"
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)",