mirror of
https://gitlab.com/news-flash/article_scraper.git
synced 2025-07-08 00:19:59 +02:00
update regex
This commit is contained in:
parent
c51f0fd731
commit
309a60c5d0
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ libxml = "0.3"
|
|||
reqwest = { version = "0.11", features = ["json", "native-tls", "gzip", "brotli", "stream"] }
|
||||
tokio = { version = "1.27", features = ["macros", "fs", "io-util"] }
|
||||
url = "2.3"
|
||||
regex = "1.7"
|
||||
regex = "1.8"
|
||||
encoding_rs = "0.8"
|
||||
chrono = "0.4"
|
||||
base64 = "0.21"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue