From d48379fda043374dc9a4fba100d417a9dd376749 Mon Sep 17 00:00:00 2001 From: Manuel Cillero Date: Fri, 8 Aug 2025 23:32:12 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=A9=20[statics]=20Completa=20Cargo.tom?= =?UTF-8?q?l=20para=20publicar?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- helpers/pagetop-statics/Cargo.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/helpers/pagetop-statics/Cargo.toml b/helpers/pagetop-statics/Cargo.toml index fdb16c0..f41cec7 100644 --- a/helpers/pagetop-statics/Cargo.toml +++ b/helpers/pagetop-statics/Cargo.toml @@ -6,7 +6,8 @@ edition = "2021" description = """ Librería para automatizar la recopilación de recursos estáticos en PageTop. """ -publish = false +categories = ["development-tools::build-utils"] +keywords = ["pagetop", "build", "static", "resources", "file"] repository.workspace = true homepage.workspace = true