diff --git a/Cargo.toml b/Cargo.toml index 286dad8..98ddbd6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,6 +7,7 @@ description = "Driver for the AS7265x" readme = "README.md" repository = "https://git.kapelle.org/niklas/as7265x-rust" homepage = "https://git.kapelle.org/niklas/as7265x-rust" +keywords = ["no_std", "embedded"] [dependencies] embedded-hal-async = { version = "1.0.0" }