Skip to content

Commit

Permalink
fix(deps): update rust crate scraper to 0.22.0 (#520)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent 216720e commit 14b2982
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 19 deletions.
22 changes: 4 additions & 18 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 @@ -28,5 +28,5 @@ toml_edit = "0.2.1"
indicatif = "0.15.0"
generational-arena = "0.2.9"
serde_path_to_error = "0.1.16"
scraper = "0.21.0"
scraper = "0.22.0"
once_cell = "1.19.0"

0 comments on commit 14b2982

Please sign in to comment.