fix: update category

WIP/draft
drendog 2024-08-22 04:02:35 +02:00
parent c0eb63348d
commit 91a7844089
Signed by: dwenya
GPG Key ID: 8DD77074645332D0
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ license = "AGPL-3.0-or-later"
repository = "https://codeberg.org/waydeer/layer-shika" repository = "https://codeberg.org/waydeer/layer-shika"
readme = "README.md" readme = "README.md"
keywords = ["layer-shell", "wayland", "slint", "femtovg", "smithay"] keywords = ["layer-shell", "wayland", "slint", "femtovg", "smithay"]
categories = ["GUI"] categories = ["gui"]
[lints.clippy] [lints.clippy]
all = { level = "warn", priority = -1 } all = { level = "warn", priority = -1 }