summaryrefslogtreecommitdiffhomepage
path: root/Cargo.lock
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2018-10-16 09:42:56 +0200
committerLinus Färnstrand <linus@mullvad.net>2018-10-16 15:32:02 +0200
commit43dfaeddf5e70c8cb667b5385eba1645553a5c3e (patch)
treeaf97da5a042f9ad0b0f442a2b6e6f872e98e0dc2 /Cargo.lock
parent048ebc26d736f6700829f3bb31104e9b1ef9a34f (diff)
downloadmullvadvpn-43dfaeddf5e70c8cb667b5385eba1645553a5c3e.tar.xz
mullvadvpn-43dfaeddf5e70c8cb667b5385eba1645553a5c3e.zip
Pull in version bump from 2018.4 release branch
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 83a3aa8e9c..fb18677e07 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -898,7 +898,7 @@ dependencies = [
[[package]]
name = "mullvad-cli"
-version = "2018.4.0-beta3"
+version = "2018.4.0"
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)",
@@ -916,7 +916,7 @@ dependencies = [
[[package]]
name = "mullvad-daemon"
-version = "2018.4.0-beta3"
+version = "2018.4.0"
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)",
@@ -982,7 +982,7 @@ dependencies = [
[[package]]
name = "mullvad-problem-report"
-version = "2018.4.0-beta3"
+version = "2018.4.0"
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)",