chore: update keywords
parent
f584b47ea7
commit
756bab8fcf
15
Cargo.toml
15
Cargo.toml
|
@ -6,20 +6,7 @@ description = "A layer shell library crate with Slint UI"
|
||||||
license = "AGPL-3.0-or-later"
|
license = "AGPL-3.0-or-later"
|
||||||
repository = "https://codeberg.org/dyrland/layer-shika"
|
repository = "https://codeberg.org/dyrland/layer-shika"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
keywords = [
|
keywords = ["layer-shell", "wayland", "slint", "femtovg", "smithay"]
|
||||||
"layer-shell",
|
|
||||||
"wayland",
|
|
||||||
"slint",
|
|
||||||
"layer",
|
|
||||||
"shell",
|
|
||||||
"gui",
|
|
||||||
"ui",
|
|
||||||
"compositor",
|
|
||||||
"femtovg",
|
|
||||||
"smithay",
|
|
||||||
"wlroots",
|
|
||||||
"sway",
|
|
||||||
]
|
|
||||||
categories = ["GUI"]
|
categories = ["GUI"]
|
||||||
|
|
||||||
[lints.clippy]
|
[lints.clippy]
|
||||||
|
|
Loading…
Reference in New Issue