Skip to content

Commit a8c1c10

Browse files
bors[bot]posborne
andauthored
Merge #41
41: Crates.io now enforces a max of five keywards r=nastevens a=posborne Co-authored-by: Paul Osborne <[email protected]>
2 parents 69607c7 + 70a32a8 commit a8c1c10

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", "libgpio", "libgpiod", "gpiod"]
10+
keywords = ["linux", "gpio", "gpiochip", "embedded"]
1111
license = "MIT OR Apache-2.0"
1212
edition = "2018"
1313

0 commit comments

Comments
 (0)