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