1
0
Fork 0
mirror of https://gitlab.com/news-flash/article_scraper.git synced 2025-07-07 16:15:32 +02:00

remove unused htmlescaper

This commit is contained in:
Jan Lukas Gernert 2020-05-23 14:14:36 +02:00
parent 9976eb9123
commit f78cccf2a2

View file

@ -16,7 +16,6 @@ url = "2.1"
regex = "1.3"
encoding_rs = "0.8"
chrono = "0.4"
htmlescape = "0.3"
base64 = "0.12"
image = "0.23"
log = "0.4"