Skip to content

Commit

Permalink
update scrappa
Browse files Browse the repository at this point in the history
  • Loading branch information
greybaron committed Aug 6, 2024
1 parent 755d64d commit a5bfdb4
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 6 deletions.
19 changes: 14 additions & 5 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ axum = "0.7.5"
jsonwebtoken = "9.3.0"
serde_json = "1.0.120"
reqwest_cookie_store = { version = "0.8.0", features = ["serde"] }
scraper = "0.19.0"
scraper = "0.20.0"
reqwest = { version = "0.12.5", features = ["cookies", "json"] }
anyhow = "1.0.86"
cookie_store = "0.21.0"
Expand Down

0 comments on commit a5bfdb4

Please sign in to comment.