summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Müller <neikos@neikos.email>2022-07-06 12:00:29 +0200
committerMarcel Müller <neikos@neikos.email>2022-07-06 12:00:29 +0200
commit0b3cd553c0a600476f4e9b60e51bcc1965c8b116 (patch)
tree37c3ef008f6c7782c8d4d5b076d6837d9ba280fe
parente2d88b31b31a47e00d706baffb87018e0a9db100 (diff)
Add categories 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 3fc4a1a..7268311 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,6 +8,7 @@ readme = "README.md"
repository = "https://github.com/TheNeikos/cloudmqtt"
license = "MPL-2.0"
keywords = ["mqtt", "cloud"]
+categories = ["embedded"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html