From 11268a2a557e10eda9465d071f33dc40be3006cd Mon Sep 17 00:00:00 2001 From: Piyush Mishra Date: Mon, 28 Jun 2021 08:27:51 +0530 Subject: [PATCH] toml changed --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c10c8d7..45889d5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ authors = ["PiyushXCoder "] license = "GPL 3.0" readme = "README.md" repository = "https://github.com/PiyushXCoder/Rasp-Manager" -keywords = ["server", "raspberry pi"] +keywords = ["server", "raspberry_pi", "raspberry"] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html