Skip to content

Commit

Permalink
Merge pull request #1696 from h3poteto/renovate/scraper-0.x
Browse files Browse the repository at this point in the history
Update Rust crate scraper to 0.22.0
  • Loading branch information
h3poteto authored Dec 23, 2024
2 parents 9e2d807 + 2c33364 commit 359c671
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
10 changes: 4 additions & 6 deletions src-tauri/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 src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ directories = "5.0.1"
megalodon = "0.14.1"
tracing = "0.1.41"
reqwest = { version = ">=0.12.9", features = ["json", "multipart", "stream"] }
scraper = "0.21.0"
scraper = "0.22.0"
url = "2.5.4"
simplelog = "0.12.2"
once_cell = "1.20.2"
Expand Down

0 comments on commit 359c671

Please sign in to comment.