From d3d7ed6f647e0974fc835cafa704b5958720bfd2 Mon Sep 17 00:00:00 2001 From: k-nasa Date: Wed, 20 Nov 2019 13:08:34 +0900 Subject: [PATCH] Add repository --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) 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"