mirror of
https://gitlab.com/news-flash/article_scraper.git
synced 2025-07-08 08:30:00 +02:00
update deps and remove html2text
This commit is contained in:
parent
4b2e6a24eb
commit
ed66a705c1
2 changed files with 2 additions and 4 deletions
|
@ -5,7 +5,6 @@ extern crate reqwest;
|
|||
extern crate url;
|
||||
extern crate regex;
|
||||
extern crate encoding_rs;
|
||||
extern crate html2text;
|
||||
extern crate htmlescape;
|
||||
extern crate base64;
|
||||
extern crate image;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue