From e77020a15bebd3360643680519a61b5d43018a15 Mon Sep 17 00:00:00 2001 From: Sambo Chea Date: Thu, 20 Aug 2020 20:39:08 +0700 Subject: [PATCH] Updated the meta data more --- Cargo.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Cargo.toml b/Cargo.toml index 98c01d6..7f8b460 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,10 @@ authors = ["Sambo Chea "] edition = "2018" description = "CUBETIQ Syncer for database tools" license = "MIT" +repository = "https://github.com/CUBETIQ/csrs.git" +keywords = ["rust-cli", "cubetiq-cli", "tools", "clap"] +categories = ["cli", "tools"] +readme = "README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html