Removed one keyword as max is 5

This commit is contained in:
CosminPerRam 2022-10-14 21:39:26 +03:00
parent aa253b84e5
commit e2be20ee53

View file

@ -9,6 +9,6 @@ homepage = "https://github.com/CosminPerRam/rust-gamedig"
documentation = "https://github.com/CosminPerRam/rust-gamedig"
repository = "https://github.com/CosminPerRam/rust-gamedig"
readme = "README.md"
keywords = ["server", "valve", "games", "pinger", "checker", "status"]
keywords = ["server", "valve", "games", "checker", "status"]
[dependencies]