diff --git a/Cargo.toml b/Cargo.toml index 69bb8c8..cf8f3a6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,8 +1,12 @@ [package] name = "rang" version = "0.1.0" -authors = ["Piyush Mishra "] -license = "GPL 3.0" +description = "Just another colour chooser" +authors = ["PiyushXCoder "] +license = "GPL-3.0-only" +readme = "README.md" +repository = "https://github.com/PiyushXCoder/Rasp-Manager" +keywords = ["color", "color-chooser", "color-picker", "gtk"] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html