diff --git a/Cargo.toml b/Cargo.toml index 7c4516a..093dce1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,8 @@ name = "luxafor" description = "Library, and CLI, for Luxafor lights via webhooks." version = "0.2.0" authors = ["Simon Johnston "] +repository = "https://github.com/johnstonskj/rust-luxafor" +documentation = "https://docs.rs/luxafor/0.1.0/luxafor/" edition = "2018" license = "MIT" readme = "README.md"