Skip to content

Commit 883dcac

Browse files
committed
Add crate metadata
1 parent 34d8626 commit 883dcac

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
@@ -17,5 +17,7 @@ which there is an appropriate driver loaded in the kernel.
1717
See https://www.kernel.org/doc/Documentation/pwm.txt
1818
"""
1919
readme = "README.md"
20+
categories = ["embedded", "hardware-support"]
21+
keywords = ["linux", "pwm"]
2022

2123
[dependencies]

0 commit comments

Comments
 (0)