diff options
| -rw-r--r-- | Cargo.toml | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -12,6 +12,7 @@ description = "An HTML5 tokenizer with code span support."  edition = "2018"  readme = "README.md"  keywords = ["html", "html5", "whatwg", "parser", "tokenizer"] +categories = ["parser-implementations", "web-programming"]  license = "MIT"  repository = "https://git.push-f.com/html5tokenizer"  version = "0.5.0" | 
