Skip to content

Commit

Permalink
Update Rust crate reqwest to 0.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 5, 2024
1 parent 190d664 commit 7a1f9c5
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 8 deletions.
27 changes: 20 additions & 7 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 @@ -12,6 +12,6 @@ simple_logger = "4.3.3"
actix-web = "4"
crossbeam-queue = "0.3.11"
chashmap = "2.2.2"
reqwest = { version = "0.12.2", features = ["gzip", "blocking"] }
reqwest = { version = "0.12.3", features = ["gzip", "blocking"] }
scraper = "0.19.0"
threadpool = "1.8"

0 comments on commit 7a1f9c5

Please sign in to comment.