Fix cargo category slugs
This commit is contained in:
parent
47a7430da3
commit
bdd52376a8
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ build = "build.rs"
|
|||
license = "MIT"
|
||||
readme = "README.md"
|
||||
keywords = ["incremental", "parsing"]
|
||||
categories = ["parsing", "text editors", "api bindings"]
|
||||
categories = ["api-bindings", "parsing", "text-editors"]
|
||||
|
||||
include = [
|
||||
"/build.rs",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue