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.
1 parent 505de5b commit f04f56eCopy full SHA for f04f56e
Cargo.toml
@@ -8,7 +8,7 @@ keywords = ["html", "html5", "whatwg", "parser", "tokenizer"]
8
categories = [ "parser-implementations", "web-programming" ]
9
license = "MIT"
10
repository = "https://github.com/untitaker/html5gum"
11
-version = "0.8.0"
+version = "0.8.1"
12
include = ["src/**/*", "LICENSE", "README.md", "benches"]
13
14
[dev-dependencies]
0 commit comments