build(deps): bump scraper from 0.17.1 to 0.18.1 (#373)
This commit is contained in:
parent
2e0def777c
commit
42f0dc1bc7
2 changed files with 3 additions and 4 deletions
|
@ -17,7 +17,7 @@ reqwest = {version="0.11.21",default-features = false,features = ["json", "rustl
|
|||
tokio = {version="1.32.0",features=["rt-multi-thread","macros"]}
|
||||
serde = {version="1.0.188",features=["derive"]}
|
||||
handlebars = { version = "4.4.0", features = ["dir_source"] }
|
||||
scraper = {version="0.17.1"}
|
||||
scraper = {version="0.18.1"}
|
||||
actix-web = {version="4.4.0", features = ["cookies"]}
|
||||
actix-files = {version="0.6.2"}
|
||||
actix-cors = {version="0.6.4"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue