diff --git a/Cargo.toml b/Cargo.toml index c2b94db..c40192a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ homepage = "https://github.com/posborne/rust-gpio-cdev" repository = "https://github.com/posborne/rust-gpio-cdev" readme = "README.md" categories = ["embedded", "hardware-support", "os", "os::unix-apis"] -keywords = ["linux", "gpio", "gpiochip", "embedded"] +keywords = ["linux", "gpio", "gpiochip", "embedded", "libgpio", "libgpiod", "gpiod"] license = "MIT OR Apache-2.0" edition = "2018"