From c9613f071d36c47b5017e6ba61236fdb395be203 Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Fri, 26 Nov 2021 14:00:00 +0100 Subject: run cargo-diet --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 4084ba0..a895640 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,6 +8,7 @@ keywords = ["html", "html5", "whatwg", "parser", "tokenizer"] license = "MIT" repository = "https://github.com/untitaker/html5gum" version = "0.1.0" +include = ["src/**/*", "LICENSE", "README.md"] [dev-dependencies] pretty_assertions = "1.0.0" -- cgit v1.2.3