From 155ad1910eb026414e54145b29148439ba6a5f6f Mon Sep 17 00:00:00 2001 From: Ondrej Babec Date: Thu, 28 Apr 2022 14:28:47 +0200 Subject: [PATCH] Add repository --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 2b93725..53fc86c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ resolver = "2" description = "MQTT client for both embedded and non-embedded devices" readme = "README.md" license-file = "LICENSE" - +repository = "https://github.com/obabec/rust-mqtt" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]