Skip to content

Commit

Permalink
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 10, 2024
1 parent 686a186 commit ea90c7f
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 @@ -36,7 +36,7 @@ include_data_uri = "^0.1" # Ha
maud = { version = "^0.26", features = ["axum"] }
poise = "^0.6"
regex = "*"
scraper = "^0.18"
scraper = "^0.19"
serde = "*"
serde_derive = "*"
tracing = "*"
Expand Down

0 comments on commit ea90c7f

Please sign in to comment.