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