summaryrefslogtreecommitdiffhomepage
path: root/Cargo.lock
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2019-12-12 14:29:51 +0100
committerLinus Färnstrand <linus@mullvad.net>2019-12-12 14:45:45 +0100
commitbd31ed8db6be066dc39011e8d5089bf024c12dc7 (patch)
tree518a785343f68e980f1359f5e85dbc9ec78f9acf /Cargo.lock
parent1fa17681a54a128682574a7215d1ee7895df2818 (diff)
downloadmullvadvpn-bd31ed8db6be066dc39011e8d5089bf024c12dc7.tar.xz
mullvadvpn-bd31ed8db6be066dc39011e8d5089bf024c12dc7.zip
Updating version in package files
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 88239a7b44..e1641f7852 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1226,7 +1226,7 @@ dependencies = [
[[package]]
name = "mullvad-cli"
-version = "2019.10.0-beta2"
+version = "2019.10.0"
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)",
@@ -1247,7 +1247,7 @@ dependencies = [
[[package]]
name = "mullvad-daemon"
-version = "2019.10.0-beta2"
+version = "2019.10.0"
dependencies = [
"android_logger 0.8.5 (registry+https://github.com/rust-lang/crates.io-index)",
"chrono 0.4.9 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -1321,9 +1321,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 2019.10.0-beta2",
+ "mullvad-daemon 2019.10.0",
"mullvad-paths 0.1.0",
- "mullvad-problem-report 2019.10.0-beta2",
+ "mullvad-problem-report 2019.10.0",
"mullvad-types 0.1.0",
"talpid-core 0.1.0",
"talpid-types 0.1.0",
@@ -1340,7 +1340,7 @@ dependencies = [
[[package]]
name = "mullvad-problem-report"
-version = "2019.10.0-beta2"
+version = "2019.10.0"
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)",
@@ -2493,7 +2493,7 @@ dependencies = [
[[package]]
name = "talpid-openvpn-plugin"
-version = "2019.10.0-beta2"
+version = "2019.10.0"
dependencies = [
"env_logger 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
"err-derive 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",