summaryrefslogtreecommitdiffhomepage
path: root/Cargo.lock
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2019-05-02 12:43:42 +0200
committerLinus Färnstrand <linus@mullvad.net>2019-05-03 09:53:58 +0200
commit32a2d42590f833196d43c5cefb3da0c5713ab2e0 (patch)
treef2af1347fcbf0dc766de0784f4156c575cd844ba /Cargo.lock
parente4e2b0f5b9af5818164f4c2f71e122d7752abaed (diff)
downloadmullvadvpn-32a2d42590f833196d43c5cefb3da0c5713ab2e0.tar.xz
mullvadvpn-32a2d42590f833196d43c5cefb3da0c5713ab2e0.zip
Updating version in package files
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 5bd1b04e3b..94e2e8b782 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1026,7 +1026,7 @@ dependencies = [
[[package]]
name = "mullvad-cli"
-version = "2019.3.0"
+version = "2019.4.0-beta1"
dependencies = [
"base64 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)",
"clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -1045,7 +1045,7 @@ dependencies = [
[[package]]
name = "mullvad-daemon"
-version = "2019.3.0"
+version = "2019.4.0-beta1"
dependencies = [
"chrono 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
"clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -1113,7 +1113,7 @@ dependencies = [
[[package]]
name = "mullvad-problem-report"
-version = "2019.3.0"
+version = "2019.4.0-beta1"
dependencies = [
"clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
"dirs 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",