diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2020-02-05 15:09:12 +0100 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2020-02-10 13:26:30 +0100 |
| commit | 171d103199d06ac57166c84b9af807fc68887a84 (patch) | |
| tree | 8934a9eb65a328ca11c6346a3e5d29ed3c1e755e /Cargo.lock | |
| parent | 68ee1ea23cdf84c5e674c1908a2126512d36ba56 (diff) | |
| download | mullvadvpn-171d103199d06ac57166c84b9af807fc68887a84.tar.xz mullvadvpn-171d103199d06ac57166c84b9af807fc68887a84.zip | |
Updating version in package files
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/Cargo.lock b/Cargo.lock index a77b00b0d2..24f8ccd96e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1218,7 +1218,7 @@ dependencies = [ [[package]] name = "mullvad-cli" -version = "2019.10.0" +version = "2020.1.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)", @@ -1239,7 +1239,7 @@ dependencies = [ [[package]] name = "mullvad-daemon" -version = "2019.10.0" +version = "2020.1.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)", @@ -1314,9 +1314,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", + "mullvad-daemon 2020.1.0", "mullvad-paths 0.1.0", - "mullvad-problem-report 2019.10.0", + "mullvad-problem-report 2020.1.0", "mullvad-types 0.1.0", "talpid-core 0.1.0", "talpid-types 0.1.0", @@ -1333,7 +1333,7 @@ dependencies = [ [[package]] name = "mullvad-problem-report" -version = "2019.10.0" +version = "2020.1.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)", @@ -2487,7 +2487,7 @@ dependencies = [ [[package]] name = "talpid-openvpn-plugin" -version = "2019.10.0" +version = "2020.1.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)", |
