We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Cargo.toml
1 parent c2b609a commit 7b806ccCopy full SHA for 7b806cc
html5ever/Cargo.toml
@@ -8,6 +8,7 @@ description = "High-performance browser-grade HTML5 parser"
8
documentation = "https://docs.rs/html5ever"
9
build = "build.rs"
10
categories = [ "parser-implementations", "web-programming" ]
11
+keywords = ["html", "html5", "parser", "parsing"]
12
edition = "2021"
13
readme = "../README.md"
14
0 commit comments