diff --git a/Cargo.toml b/Cargo.toml index 850c299..4159c1a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ authors = ["Juergen Stuber "] description = "Viewer for pixelfoo frame streams." homepage = "https://codeberg.org/poc/pixelfoo-viewer.git" repository = "https://codeberg.org/poc/pixelfoo-viewer.git" -keywords = ["led", "led-matrix", "neopixel", "smart-leds", "cli", "graphics", "2d"] +keywords = ["led", "led-matrix", "neopixel", "smart-leds", "graphics"] categories = ["graphics"] license = "MIT OR Apache-2.0" edition = "2021"