toml changed

This commit is contained in:
Piyush मिश्रः 2021-06-28 08:35:31 +05:30
parent 11268a2a55
commit 7800fc818f
1 changed files with 2 additions and 2 deletions

View File

@ -3,10 +3,10 @@ name = "rasp_mgr"
version = "1.0.0" version = "1.0.0"
description = "A simple server manager for local newtrok" description = "A simple server manager for local newtrok"
authors = ["PiyushXCoder <piyush.raj.kit@gmail.com>"] authors = ["PiyushXCoder <piyush.raj.kit@gmail.com>"]
license = "GPL 3.0" license = "GPL-3.0-only"
readme = "README.md" readme = "README.md"
repository = "https://github.com/PiyushXCoder/Rasp-Manager" repository = "https://github.com/PiyushXCoder/Rasp-Manager"
keywords = ["server", "raspberry_pi", "raspberry"] keywords = ["server", "raspberry-pi", "raspberry"]
edition = "2018" edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html