Skip to content

Commit a3cd19d

Browse files
authored
Add categories to html5ever/Cargo.toml
1 parent dd48c1d commit a3cd19d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

html5ever/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ repository = "https://github.com/servo/html5ever"
88
description = "High-performance browser-grade HTML5 parser"
99
documentation = "https://docs.rs/html5ever"
1010
build = "build.rs"
11+
categories = [ "parser-implementations", "web-programming" ]
1112

1213
[lib]
1314
name = "html5ever"

0 commit comments

Comments
 (0)