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

remve unused crate

This commit is contained in:
Jan Lukas Gernert 2020-02-06 21:08:58 +01:00
parent 1ecc0fc4b4
commit a7c247549a

View file

@ -13,7 +13,6 @@ url = "2.1"
regex = "1.3" regex = "1.3"
encoding_rs = "0.8" encoding_rs = "0.8"
chrono = "0.4" chrono = "0.4"
htmlescape = "0.3"
base64 = "0.11" base64 = "0.11"
image = "0.22" image = "0.22"
log = "0.4" log = "0.4"