Remove unhtml.

More info from eniro.
This commit is contained in:
2019-02-07 13:29:05 +01:00
parent 7f12e84acc
commit 3edc4e411a
4 changed files with 34 additions and 40 deletions

View File

@@ -18,8 +18,6 @@ scraper = "0.9"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
structopt = "0.2"
unhtml = "0.5"
unhtml_derive = "0.5"
[dev-dependencies]
insta = "0.6"