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:
parent
fb6158f7df
commit
4d2f5a0a50
1 changed files with 2 additions and 2 deletions
|
@ -9,10 +9,10 @@ failure = "0.1"
|
||||||
libxml = "0.2"
|
libxml = "0.2"
|
||||||
reqwest = "0.9"
|
reqwest = "0.9"
|
||||||
url = "1.7"
|
url = "1.7"
|
||||||
regex = "1.1"
|
regex = "1.2"
|
||||||
encoding_rs = "0.8"
|
encoding_rs = "0.8"
|
||||||
chrono = "0.4"
|
chrono = "0.4"
|
||||||
htmlescape = "0.3"
|
htmlescape = "0.3"
|
||||||
base64 = "0.10"
|
base64 = "0.10"
|
||||||
image = "0.21"
|
image = "0.22"
|
||||||
log = "0.4"
|
log = "0.4"
|
Loading…
Add table
Add a link
Reference in a new issue