summaryrefslogtreecommitdiffhomepage
path: root/Cargo.lock
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2018-09-13 15:36:01 +0200
committerLinus Färnstrand <linus@mullvad.net>2018-09-13 15:52:16 +0200
commit6f683cdafc7e751fba6ced7bb8c08672c2f8bf26 (patch)
tree7f840c644a3529e3d8fcb54cfe23067823bce53a /Cargo.lock
parentf245e9ad28d35db35e2fe6b5939a8acc87d2359c (diff)
downloadmullvadvpn-6f683cdafc7e751fba6ced7bb8c08672c2f8bf26.tar.xz
mullvadvpn-6f683cdafc7e751fba6ced7bb8c08672c2f8bf26.zip
Updating version in package files2018.3-beta1
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/Cargo.lock b/Cargo.lock
index b1c25f5175..020d8b94a7 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -896,7 +896,7 @@ dependencies = [
[[package]]
name = "mullvad-cli"
-version = "2018.2.0"
+version = "2018.3.0-beta1"
dependencies = [
"clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
"env_logger 0.5.12 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -913,7 +913,7 @@ dependencies = [
[[package]]
name = "mullvad-daemon"
-version = "2018.2.0"
+version = "2018.3.0-beta1"
dependencies = [
"chrono 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
"clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -979,7 +979,7 @@ dependencies = [
[[package]]
name = "mullvad-problem-report"
-version = "2018.2.0"
+version = "2018.3.0-beta1"
dependencies = [
"clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
"dirs 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",