diff options
author | Markus Unterwaditzer <markus-honeypot@unterwaditzer.net> | 2021-11-28 00:58:28 +0100 |
---|---|---|
committer | Markus Unterwaditzer <markus-honeypot@unterwaditzer.net> | 2021-11-28 00:58:28 +0100 |
commit | 5e69d3391b478dda186c8d3e94502537d6895a13 (patch) | |
tree | 0220b11ccf668a1d5a09c651496b7f99a5e8f456 | |
parent | 0b1531f2187521361c6b0ba27a0117be85fa4187 (diff) |
version 0.2.1html5gum-0.2.1
-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.2.0" +version = "0.2.1" include = ["src/**/*", "LICENSE", "README.md"] [dev-dependencies] |