summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Müller <neikos@neikos.email>2022-07-06 11:57:04 +0200
committerMarcel Müller <neikos@neikos.email>2022-07-06 11:57:04 +0200
commit333b962368de5943092a27e6610cce075f1f7a39 (patch)
tree4ebd43f73d27be358da77c70fa2d3b68aa722fc0
parentdac2a1c60ac3490682c13d70200b41fc070ce52d (diff)
Add repository 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 bd5bfa9..d5d69f6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,6 +5,7 @@ edition = "2021"
authors = ["Marcel Müller <neikos@neikos.email>"]
description = "A pure Rust MQTT client and server library"
readme = "README.md"
+repository = "https://github.com/TheNeikos/cloudmqtt"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html