diff options
author | Markus Unterwaditzer <markus-honeypot@unterwaditzer.net> | 2021-11-26 18:39:57 +0100 |
---|---|---|
committer | Markus Unterwaditzer <markus-honeypot@unterwaditzer.net> | 2021-11-26 18:39:57 +0100 |
commit | 8c6e4ccbb3fc6830239429c994468bc1ccd6832a (patch) | |
tree | 0300e0312685f7ba91b089956636df8acffdd53f /Cargo.toml | |
parent | dced8066f77f570dd3e396ec3570c71aa86c454e (diff) |
version 0.2.0html5gum-0.2.0
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ readme = "README.md" keywords = ["html", "html5", "whatwg", "parser", "tokenizer"] license = "MIT" repository = "https://github.com/untitaker/html5gum" -version = "0.1.0" +version = "0.2.0" include = ["src/**/*", "LICENSE", "README.md"] [dev-dependencies] |