Skip to content

Commit

Permalink
chore: Bump scraper from 0.18.1 to 0.19.0
Browse files Browse the repository at this point in the history
Bumps [scraper](https://github.com/causal-agent/scraper) from 0.18.1 to 0.19.0.
- [Release notes](https://github.com/causal-agent/scraper/releases)
- [Commits](rust-scraper/scraper@v0.18.1...v0.19.0)

---
updated-dependencies:
- dependency-name: scraper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 5, 2024
1 parent 1146ae4 commit 4b423ae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ once_cell = "1.19.0"
regex = "1.10.3"
reqwest = { version = "0.11", features = ["blocking"] }
rust-embed = "8.3.0"
scraper = "0.18"
scraper = "0.19"
semver = "1.0.22"
serde = { version = "1.0.197", features = ["serde_derive"] }
serde_json = "1.0.114"
Expand Down

0 comments on commit 4b423ae

Please sign in to comment.