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

update crates

This commit is contained in:
Jan Lukas Gernert 2019-08-21 23:18:28 +02:00
parent fb6158f7df
commit 4d2f5a0a50

View file

@ -9,10 +9,10 @@ failure = "0.1"
libxml = "0.2"
reqwest = "0.9"
url = "1.7"
regex = "1.1"
regex = "1.2"
encoding_rs = "0.8"
chrono = "0.4"
htmlescape = "0.3"
base64 = "0.10"
image = "0.21"
image = "0.22"
log = "0.4"