diff --git a/Cargo.toml b/Cargo.toml index a4948b2..556ede8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,6 @@ authors = [ "node-GameDig contributors [https://github.com/gamedig/node-gamedig/contributors]", ] license = "MIT" -license-file = "LICENSE.md" description = "Query game servers and not only." homepage = "https://github.com/gamedig/rust-gamedig" documentation = "https://docs.rs/gamedig/latest/gamedig/" @@ -34,4 +33,3 @@ serde_json = "1.0" serde = { version = "1.0", optional = true } phf = { version = "0.11", optional = true, features = ["macros"] } -