mirror of
https://gitlab.com/news-flash/article_scraper.git
synced 2025-07-07 16:15:32 +02:00
got back to stable libxml
This commit is contained in:
parent
8025e8f004
commit
2cac8a2678
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ edition = "2018"
|
|||
|
||||
[dependencies]
|
||||
failure = "0.1"
|
||||
libxml = { git = "https://github.com/KWARC/rust-libxml.git" }
|
||||
libxml = "0.2"
|
||||
reqwest = { version = "0.10", features = ["json", "native-tls"] }
|
||||
tokio = { version = "=0.2", features = ["macros"] }
|
||||
url = "2.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue