We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
libgpio
libgpiod
gpiod
1 parent 448d6fd commit 1a0c1d4Copy full SHA for 1a0c1d4
Cargo.toml
@@ -7,7 +7,7 @@ homepage = "https://github.com/posborne/rust-gpio-cdev"
7
repository = "https://github.com/posborne/rust-gpio-cdev"
8
readme = "README.md"
9
categories = ["embedded", "hardware-support", "os", "os::unix-apis"]
10
-keywords = ["linux", "gpio", "gpiochip", "embedded"]
+keywords = ["linux", "gpio", "gpiochip", "embedded", "libgpio", "libgpiod", "gpiod"]
11
license = "MIT OR Apache-2.0"
12
edition = "2018"
13
0 commit comments