added keywords to cargo toml
This commit is contained in:
@@ -7,6 +7,7 @@ description = "Driver for the AS7265x"
|
|||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
repository = "https://git.kapelle.org/niklas/as7265x-rust"
|
repository = "https://git.kapelle.org/niklas/as7265x-rust"
|
||||||
homepage = "https://git.kapelle.org/niklas/as7265x-rust"
|
homepage = "https://git.kapelle.org/niklas/as7265x-rust"
|
||||||
|
keywords = ["no_std", "embedded"]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
embedded-hal-async = { version = "1.0.0" }
|
embedded-hal-async = { version = "1.0.0" }
|
||||||
|
|||||||
Reference in New Issue
Block a user