Added repository and documentation links

This commit is contained in:
Simon Johnston 2020-08-18 12:04:12 -07:00
parent 9d5ff40275
commit 636a1722f8

View File

@ -3,6 +3,8 @@ name = "luxafor"
description = "Library, and CLI, for Luxafor lights via webhooks."
version = "0.2.0"
authors = ["Simon Johnston <johnstonskj@gmail.com>"]
repository = "https://github.com/johnstonskj/rust-luxafor"
documentation = "https://docs.rs/luxafor/0.1.0/luxafor/"
edition = "2018"
license = "MIT"
readme = "README.md"