diff --git a/Cargo.toml b/Cargo.toml index bcb43af..55f6335 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ authors = ["Bruce Mitchener "] license = "MIT/Apache-2.0" readme = "README.md" description = "Convert common things to humanized output. Parse input text in a human-friendly way." -keywords = ["humanize", "human"] +keywords = ["humanize", "human", "parse", "format"] homepage = "https://github.com/endoli/humanize.rs" repository = "https://github.com/endoli/humanize.rs"