diff --git a/Cargo.toml b/Cargo.toml index d6a260a..07e3bfc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "evalexpr" version = "0.5.0" description = "Expression evaluator" -keywords = ["expression", "evaluate", "evaluator", "expr", "template", "arithmetic", "boolean"] +keywords = ["expression", "evaluate", "evaluator", "arithmetic", "boolean"] authors = ["isibboi "] repository = "https://github.com/ISibboI/evalexpr.git" homepage = "https://github.com/ISibboI/evalexpr"