From 111797321d5fbea327d45f6aadf8d997f712b351 Mon Sep 17 00:00:00 2001 From: William Date: Mon, 5 Feb 2024 23:56:33 +0000 Subject: [PATCH] No publish --- src-tauri/Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/src-tauri/Cargo.toml b/src-tauri/Cargo.toml index 5ba67dd..b182758 100644 --- a/src-tauri/Cargo.toml +++ b/src-tauri/Cargo.toml @@ -6,6 +6,7 @@ authors = [ "William Venner " ] license = "GPL-3.0" repository = "https://github.com/WilliamVenner/gmpublisher" edition = "2021" +publish = false [profile.release] #lto = "thin"