From 7c32fee46277304d7ac2981dd6dd010401ab99c4 Mon Sep 17 00:00:00 2001 From: Lucas Costa de Souza <94208894+lucascostastz@users.noreply.github.com> Date: Thu, 21 May 2026 15:16:41 -0300 Subject: [PATCH] Rename package from 'rustdesk' to 'Suporte PMSTZ' --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index fa22dcd7b..5dc541d36 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "rustdesk" +name = "Suporte PMSTZ" version = "1.4.6" authors = ["rustdesk "] edition = "2021"