This commit is contained in:
2019-01-16 20:37:32 +01:00
parent e1a65df405
commit b214f9b621
2 changed files with 247 additions and 276 deletions

View File

@@ -13,5 +13,5 @@ scraper = "0.9"
serde = "1.0"
serde_derive = "1.0"
serde_json = "1.0"
unhtml = "0.3"
unhtml_derive = "0.3"
unhtml = "0.4"
unhtml_derive = "0.4"