diff --git a/Cargo.toml b/Cargo.toml index f68881a..107ca72 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,6 +6,8 @@ license = "MIT OR Apache-2.0" description = "OCSD temperature reporting interface library" repository = "https://github.com/conroy-cheers/ocsd" readme = "README.md" +keywords = ["ocsd", "ilo", "sea-of-sensors"] +categories = ["hardware-support"] [features] ## Enable `client` module for easy access to the OCSD buffer via `/dev/mem`