From 007cd4ee592950f304b8d7127aaa78d61cf5ee4f Mon Sep 17 00:00:00 2001 From: Piyush Mishra Date: Wed, 26 May 2021 22:09:48 +0530 Subject: [PATCH] license --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index d6bafd2..6faa76d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.2.0" description = "Chat app for lupt(लुप्त) users!" authors = ["Piyush Raj "] edition = "2018" -license = "GPL 3.0" +license = "GPL-3.0-only" readme = "README.md" repository = "https://github.com/PiyushXCoder/lupt" homepage = "https://luptchat.in"