diff --git a/Cargo.toml b/Cargo.toml index 18e8e59..a3f69b8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ categories = [ ] description = "Rust embedded-hal driver for the A7105 2.4GHz FSK/GFSK Transceiver" edition = "2021" -keywords = [ "a7105", "2.4ghz", "gfsk", "afhds", "embedded-hal" ] +keywords = [ "a7105", "24ghz", "gfsk", "afhds", "embedded-hal" ] license = "MIT OR Apache-2.0" name = "a7105" readme = "README.md"