Skip to content

Commit

Permalink
Update Rust crate scraper to 0.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2023
1 parent 525b7ef commit 228316e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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,5 +13,5 @@ actix-web = "4"
crossbeam-queue = "0.3.8"
chashmap = "2.2.2"
reqwest = { version = "0.11.22", features = ["gzip", "blocking"] }
scraper = "0.18.0"
scraper = "0.18.1"
threadpool = "1.8"

0 comments on commit 228316e

Please sign in to comment.