We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Cargo.toml
1 parent 409b4c1 commit c1d2912Copy full SHA for c1d2912
Cargo.toml
@@ -5,7 +5,7 @@ edition = "2021"
5
6
description = "A `no_std` parser for the Adafruit Bluefruit LE Connect controller protocol."
7
repository = "https://github.com/rursprung/adafruit-bluefruit-protocol-rs"
8
-keywords = ["adafruit", "bluefruit", "protocol", "bluetooth", "embedded", "driver", "no_std"]
+keywords = ["adafruit", "bluefruit", "bluetooth", "embedded", "no_std"]
9
license = "MIT OR Apache-2.0"
10
11
[dependencies]
0 commit comments