From 73f79f70ed1408fdfb8b0d3e513c55f484f02177 Mon Sep 17 00:00:00 2001 From: oyelowo Date: Fri, 17 Jan 2025 22:36:34 +0200 Subject: [PATCH] Cleanup keywords --- Cargo.toml | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index e89c696..c521d63 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,16 +16,7 @@ repository = "https://github.com/Oyelowo/twust" description = "Zero-config Static type-checker for Tailwind CSS" license = "MIT/Apache-2.0" categories = ["UI", "css", "tailwindcss", "web-programming"] -keywords = [ - "tailwind", - "css", - "tailwindcss", - "frontend", - "ui", - "rust", - "web", - "twust", -] +keywords = ["tailwind", "css", "tailwindcss", "ui", "web"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html