Skip to content

Commit c4a5ac6

Browse files
committed
Fixed number of keywords
1 parent 8cdb238 commit c4a5ac6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
authors = ["Matthew Meyer <[email protected]>"]
33
edition = "2018"
44
description = "Hardware Abstraction Layer implementation for Daisy boards"
5-
keywords = ["arm", "cortex-m", "stm32h7xx", "stm32h750", "hal", "embedded-hal", "daisy"]
5+
keywords = ["cortex-m", "stm32h7xx", "stm32h750", "hal", "daisy"]
66
readme = "README.md"
77
name = "libdaisy"
88
version = "0.1.0"

0 commit comments

Comments
 (0)