cargo.toml keywords
This commit is contained in:
parent
de53764169
commit
97726d66a4
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ description = "inflect-rs is a Rust port of the Python inflect library, used to
|
|||
homepage = "https://github.com/llywelwyn/inflect_rs"
|
||||
repository = "https://github.com/llywelwyn/inflect_rs"
|
||||
readme = "README.md"
|
||||
keywords = ["inflect", "plural", "ordinal", "pluralize", "formatting"]
|
||||
keywords = ["inflect", "plural", "ordinal", "pluralize", "formatting", "pronouns", "numbers-to-words"]
|
||||
categories = ["text-processing", "value-formatting"]
|
||||
license = "MIT"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue