Skip to content

Commit dd48c1d

Browse files
authored
Add categories to Cargo.toml
1 parent cbe87dc commit dd48c1d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

markup5ever/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ repository = "https://github.com/servo/html5ever"
77
description = "Common code for xml5ever and html5ever"
88
documentation = "https://docs.rs/markup5ever"
99
build = "build.rs"
10+
categories = [ "parser-implementations", "web-programming" ]
1011

1112
[lib]
1213
path = "lib.rs"

0 commit comments

Comments
 (0)