From abae4ca0c2eb747cd883c86f58b28e247edec6ac Mon Sep 17 00:00:00 2001 From: Piyush Mishra Date: Mon, 28 Jun 2021 08:33:12 +0530 Subject: [PATCH] toml changed --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index bf14c68..62f7f12 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "tarangam" version = "0.2.0" authors = ["PiyushXCoder "] -license = "GPL 3.0" +license = "GPL-3.0-only" edition = "2018" documentation = "A simple serial plotter. एक सरल सीरीय्ल पलौटर।" readme = "README.md"