From 645cd73d440d26d6f6ea56acb3afdf39fb85656e Mon Sep 17 00:00:00 2001 From: Sambo Chea Date: Thu, 20 Aug 2020 20:36:47 +0700 Subject: [PATCH] Updated cargo meta data --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Cargo.toml b/Cargo.toml index cd612ce..98c01d6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,8 @@ name = "csrs" version = "0.1.0" authors = ["Sambo Chea "] edition = "2018" +description = "CUBETIQ Syncer for database tools" +license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html