Skip to content

Commit 1a0c1d4

Browse files
authored
Add libgpio, libgpiod and gpiod to keywords
For a better finding of this crate
1 parent 448d6fd commit 1a0c1d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ homepage = "https://github.com/posborne/rust-gpio-cdev"
77
repository = "https://github.com/posborne/rust-gpio-cdev"
88
readme = "README.md"
99
categories = ["embedded", "hardware-support", "os", "os::unix-apis"]
10-
keywords = ["linux", "gpio", "gpiochip", "embedded"]
10+
keywords = ["linux", "gpio", "gpiochip", "embedded", "libgpio", "libgpiod", "gpiod"]
1111
license = "MIT OR Apache-2.0"
1212
edition = "2018"
1313

0 commit comments

Comments
 (0)