Skip to content

Commit 5049f3e

Browse files
authored
Add categories to xml5ever/Cargo.toml
1 parent a3cd19d commit 5049f3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

xml5ever/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ homepage = "https://github.com/servo/html5ever/blob/master/xml5ever/README.md"
1212
readme = "README.md"
1313
keywords = ["xml", "xml5", "parser", "parsing"]
1414
exclude = ["xml5lib-tests/*"]
15+
categories = [ "parser-implementations", "web-programming" ]
1516

1617
[lib]
1718
name = "xml5ever"

0 commit comments

Comments
 (0)