Skip to content

Commit 8d37530

Browse files
Bump scraper from 0.22.0 to 0.24.0 (#971)
Bumps [scraper](https://github.com/causal-agent/scraper) from 0.22.0 to 0.24.0. - [Release notes](https://github.com/causal-agent/scraper/releases) - [Commits](rust-scraper/scraper@v0.22.0...v0.24.0) --- updated-dependencies: - dependency-name: scraper dependency-version: 0.24.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2b6d8a4 commit 8d37530

File tree

2 files changed

+53
-36
lines changed

2 files changed

+53
-36
lines changed

Cargo.lock

Lines changed: 52 additions & 35 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
@@ -57,7 +57,7 @@ roxmltree = "0.20"
5757
rstest = "0.24"
5858
rstest_reuse = "0.7.0"
5959
rustls = "0.23.33"
60-
scraper = "0.22"
60+
scraper = "0.24"
6161
semver = "1.0"
6262
serde = "1.0"
6363
serde_json = "1.0"

0 commit comments

Comments
 (0)