Skip to content

Commit 91a7844

Browse files
committed
fix: update category
1 parent c0eb633 commit 91a7844

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = "AGPL-3.0-or-later"
77
repository = "https://codeberg.org/waydeer/layer-shika"
88
readme = "README.md"
99
keywords = ["layer-shell", "wayland", "slint", "femtovg", "smithay"]
10-
categories = ["GUI"]
10+
categories = ["gui"]
1111

1212
[lints.clippy]
1313
all = { level = "warn", priority = -1 }

0 commit comments

Comments
 (0)