diff --git a/Cargo.toml b/Cargo.toml index 601899c..5771d48 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,7 @@ name = "rgh" version = "0.1.0" authors = ["k-nasa "] +repository = "https://github.com/k-nasa/rgh" keywords = ["cli", "rgh", "github"] categories = ["command-line-utilities"] description = "Creates GitHub release and upload asset files"