Skip to content

Commit e25ed09

Browse files
committed
optimize keywords
1 parent 9dbc55f commit e25ed09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ categories = ["embedded", "no-std"]
66
version = "0.1.0"
77
edition = "2021"
88
documentation = "https://docs.rs/st7567s"
9-
keywords = ["no-std", "st7567s", "lcd", "embedded", "embedded-hal-driver", "graphics", "display"]
9+
keywords = ["no-std", "st7567s", "lcd", "embedded", "embedded-hal-driver"]
1010
license = "MIT OR Apache-2.0"
1111
readme = "README.md"
1212
repository = "https://github.com/kattouf/st7567s"

0 commit comments

Comments
 (0)