Skip to content

Commit 4b80336

Browse files
fix(deps): update rust crate scraper to 0.22.0 (#296)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 329c24a commit 4b80336

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ serde = { version = "1.0.200", features = ["derive"] }
1818
serde_json = "1.0"
1919
reqwest = { version = "0.12.4", features = ["blocking", "json"] }
2020
ts-rs = "10.0"
21-
scraper = "0.21.0"
21+
scraper = "0.22.0"
2222
sled = "0.34.7"
2323
zstd = "0.13.1"
2424
tar = "0.4.40"

0 commit comments

Comments
 (0)