Skip to content

Commit f59e04d

Browse files
committed
Add keywords and categories
1 parent 2b91f47 commit f59e04d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ repository = "https://github.com/rust-embedded/rust-i2cdev"
88
homepage = "https://github.com/rust-embedded/rust-i2cdev"
99
documentation = "https://docs.rs/i2cdev"
1010
readme = "README.md"
11+
keywords = ["linux"]
12+
categories = ["embedded", "hardware-support"]
1113
description = """
1214
Provides API for safe access to Linux i2c device interface.
1315
"""

0 commit comments

Comments
 (0)