From 7800fc818fdec3ff7a38d0151dd238e0d499371c Mon Sep 17 00:00:00 2001 From: Piyush Mishra Date: Mon, 28 Jun 2021 08:35:31 +0530 Subject: [PATCH] toml changed --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 45889d5..b2451f0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,10 +3,10 @@ name = "rasp_mgr" version = "1.0.0" description = "A simple server manager for local newtrok" authors = ["PiyushXCoder "] -license = "GPL 3.0" +license = "GPL-3.0-only" readme = "README.md" repository = "https://github.com/PiyushXCoder/Rasp-Manager" -keywords = ["server", "raspberry_pi", "raspberry"] +keywords = ["server", "raspberry-pi", "raspberry"] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html