serialize to html instead of text [CI SKIP]

This commit is contained in:
Drone CI
2019-03-25 14:12:08 +01:00
parent f07983db53
commit 5b1c58c659
3 changed files with 15 additions and 0 deletions

View File

@@ -13,3 +13,5 @@ opt-level = 'z'
[dependencies]
kuchiki = "0.7.2"
structopt = "0.2.15"
html5ever = "0.22.5"
markup5ever = "0.7.5"