summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Müller <neikos@neikos.email>2022-07-06 11:59:06 +0200
committerMarcel Müller <neikos@neikos.email>2022-07-06 11:59:06 +0200
commite2d88b31b31a47e00d706baffb87018e0a9db100 (patch)
treeb2cee1e633e5bcc4828f2c085c61b335a3da6718
parentc5ef2db8a3886f0263c8a90941f739d60660e72f (diff)
Add keywords to Cargo.toml
Signed-off-by: Marcel Müller <neikos@neikos.email>
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 6f1af99..3fc4a1a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,6 +7,7 @@ description = "A pure Rust MQTT client and server library"
readme = "README.md"
repository = "https://github.com/TheNeikos/cloudmqtt"
license = "MPL-2.0"
+keywords = ["mqtt", "cloud"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html