summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorDavid Lönnhager <david.l@mullvad.net>2025-03-17 11:18:02 +0100
committerDavid Lönnhager <david.l@mullvad.net>2025-03-20 15:06:46 +0100
commit01c0ce1c313e64b1d3797e3f341f3973fd5443a0 (patch)
treee17d6cfc3a071bfaadae285755a634dad3928f47
parent8851a82d8a6aeccd3ae931b888830d420cee50a8 (diff)
downloadmullvadvpn-01c0ce1c313e64b1d3797e3f341f3973fd5443a0.tar.xz
mullvadvpn-01c0ce1c313e64b1d3797e3f341f3973fd5443a0.zip
Disable publishing for installer-downloader
-rw-r--r--installer-downloader/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/installer-downloader/Cargo.toml b/installer-downloader/Cargo.toml
index b88ed18a0c..b7998f3c87 100644
--- a/installer-downloader/Cargo.toml
+++ b/installer-downloader/Cargo.toml
@@ -2,6 +2,7 @@
name = "installer-downloader"
description = "A secure minimal web installer for the Mullvad app"
version = "1.0.0"
+publish = false
authors.workspace = true
repository.workspace = true
license.workspace = true