summaryrefslogtreecommitdiffhomepage
path: root/Cargo.lock
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2025-04-04 15:53:19 +0200
committerLinus Färnstrand <linus@mullvad.net>2025-04-08 09:53:24 +0200
commit73815a448c9b4b93cb2be326d5f90d6320f71ffe (patch)
tree8f85f11d742a3af15f1d0767c73731c918b8ed2b /Cargo.lock
parentca7eba52b5ac9a63ba6d53747dbf9463cae19b33 (diff)
downloadmullvadvpn-73815a448c9b4b93cb2be326d5f90d6320f71ffe.tar.xz
mullvadvpn-73815a448c9b4b93cb2be326d5f90d6320f71ffe.zip
Bump the version of installer downloader to 0.2.0desktop/installer-downloader/0.2.0
This is for internal testing and dogfooding. First version pointing to and using production keys and infrastructure
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 8a377950dd..9ea05b4182 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -2076,7 +2076,7 @@ dependencies = [
[[package]]
name = "installer-downloader"
-version = "0.1.0"
+version = "0.2.0"
dependencies = [
"anyhow",
"async-trait",