Skip to content

Commit 807589f

Browse files
Bump scraper from 0.24.0 to 0.26.0
Bumps [scraper](https://github.com/rust-scraper/scraper) from 0.24.0 to 0.26.0. - [Release notes](https://github.com/rust-scraper/scraper/releases) - [Commits](rust-scraper/scraper@v0.24.0...v0.26.0) --- updated-dependencies: - dependency-name: scraper dependency-version: 0.26.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b2db309 commit 807589f

2 files changed

Lines changed: 37 additions & 93 deletions

File tree

Cargo.lock

Lines changed: 36 additions & 92 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ glob = "0.3"
8989
# We intentionally put this under dev-dependencies so it's only pulled for tests
9090
hurl = "*"
9191
hurl_core = "*"
92-
scraper = "0.24"
92+
scraper = "0.26"
9393
tempfile = "3.26"
9494
tiny_http = "0.12"
9595

0 commit comments

Comments
 (0)