From 6785e7023c1896e59ae10b040305fc0c82a89b13 Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Wed, 24 Nov 2021 21:14:54 +0100 Subject: version 0.1.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index fc3b542..4084ba0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ authors = ["Markus Unterwaditzer "] description = "A WHATWG-compliant HTML5 tokenizer and tag soup parser." edition = "2018" readme = "README.md" -keywords = ["html", "html5", "whatwg", "parser", "tokenizer", "lexer", "sax", "xml", "parsing"] +keywords = ["html", "html5", "whatwg", "parser", "tokenizer"] license = "MIT" repository = "https://github.com/untitaker/html5gum" version = "0.1.0" -- cgit v1.2.3