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 cabb4ca commit c98a7b1Copy full SHA for c98a7b1
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.6.1"
+version = "0.7.0"
12
include = ["src/**/*", "LICENSE", "README.md", "benches"]
13
14
[dev-dependencies]
0 commit comments