Skip to content

Commit a18dc3c

Browse files
cargo.toml: update keywords to be single words
1 parent 34c5e99 commit a18dc3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.1.0"
44
description = "System to statically prevent driver device protocol bugs via Abacus DSL and typestates"
55
repository = "https://github.com/abacus-rs/abacus-registers"
66
readme = "README.md"
7-
keywords = ["Drivers", "TypeStates", "Device Protocol Bugs"]
7+
keywords = ["Drivers", "TypeStates"]
88
license = "MIT"
99
edition = "2021"
1010

0 commit comments

Comments
 (0)