From ae428b40f4baa67bba8d64d34d61c2c1fd83897c Mon Sep 17 00:00:00 2001 From: Piyush Mishra Date: Wed, 28 Apr 2021 00:59:27 +0530 Subject: [PATCH] version --- Cargo.toml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index e6ec1dd..bf14c68 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,8 +1,14 @@ [package] -name = "tarangam_dwij" -version = "0.1.0" -authors = ["Piyush Mishra "] +name = "tarangam" +version = "0.2.0" +authors = ["PiyushXCoder "] +license = "GPL 3.0" edition = "2018" +documentation = "A simple serial plotter. एक सरल सीरीय्ल पलौटर।" +readme = "README.md" +repository = "https://github.com/PiyushXCoder/Tarangam" +keywords = ["plotter","serial","serialplotter","arduino","gtk"] + # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html