Skip to content

Commit

Permalink
fix(deps): update rust crate scraper to 0.22.0 (#296)
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 15, 2024
1 parent 329c24a commit 4b80336
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ serde = { version = "1.0.200", features = ["derive"] }
serde_json = "1.0"
reqwest = { version = "0.12.4", features = ["blocking", "json"] }
ts-rs = "10.0"
scraper = "0.21.0"
scraper = "0.22.0"
sled = "0.34.7"
zstd = "0.13.1"
tar = "0.4.40"
Expand Down

0 comments on commit 4b80336

Please sign in to comment.