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]