From 756bab8fcf1852489cd3a351beafc865bcb8608c Mon Sep 17 00:00:00 2001 From: drendog Date: Thu, 22 Aug 2024 03:58:23 +0200 Subject: [PATCH] chore: update keywords --- Cargo.toml | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 45ac59e..d961375 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,20 +6,7 @@ description = "A layer shell library crate with Slint UI" license = "AGPL-3.0-or-later" repository = "https://codeberg.org/dyrland/layer-shika" readme = "README.md" -keywords = [ - "layer-shell", - "wayland", - "slint", - "layer", - "shell", - "gui", - "ui", - "compositor", - "femtovg", - "smithay", - "wlroots", - "sway", -] +keywords = ["layer-shell", "wayland", "slint", "femtovg", "smithay"] categories = ["GUI"] [lints.clippy]