Skip to content

Commit 7b806cc

Browse files
docs(html5ever): Add Cargo.toml keywords (#565)
1 parent c2b609a commit 7b806cc

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 @@ description = "High-performance browser-grade HTML5 parser"
88
documentation = "https://docs.rs/html5ever"
99
build = "build.rs"
1010
categories = [ "parser-implementations", "web-programming" ]
11+
keywords = ["html", "html5", "parser", "parsing"]
1112
edition = "2021"
1213
readme = "../README.md"
1314

0 commit comments

Comments
 (0)