From ee3801fbc26075d06cdcbb77cc4323dd491b95a1 Mon Sep 17 00:00:00 2001 From: Piyush Mishra Date: Mon, 28 Jun 2021 08:36:57 +0530 Subject: [PATCH] toml changed --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 62f7f12..bba5a95 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.2.0" authors = ["PiyushXCoder "] license = "GPL-3.0-only" edition = "2018" -documentation = "A simple serial plotter. एक सरल सीरीय्ल पलौटर।" +description = "A simple serial plotter. एक सरल सीरीय्ल पलौटर।" readme = "README.md" repository = "https://github.com/PiyushXCoder/Tarangam" keywords = ["plotter","serial","serialplotter","arduino","gtk"]