diff --git a/Cargo.toml b/Cargo.toml index 88c597b..66b272a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ license = "AGPL-3.0-or-later" repository = "https://codeberg.org/waydeer/layer-shika" readme = "README.md" keywords = ["layer-shell", "wayland", "slint", "femtovg", "smithay"] -categories = ["GUI"] +categories = ["gui"] [lints.clippy] all = { level = "warn", priority = -1 }