Skip to content

Commit

Permalink
Bump scraper from 0.22.0 to 0.23.1 in /rust
Browse files Browse the repository at this point in the history
Bumps [scraper](https://github.com/causal-agent/scraper) from 0.22.0 to 0.23.1.
- [Release notes](https://github.com/causal-agent/scraper/releases)
- [Commits](rust-scraper/scraper@v0.22.0...v0.23.1)

---
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 and tmolitor-stud-tu committed Feb 26, 2025
1 parent ddd170e commit 062420d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions rust/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 rust/monal-html-parser/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ crate-type = ["staticlib", "lib"]

[dependencies]
clap = {version = "4.5.29", features = ["derive"]}
scraper = "0.22.0"
scraper = "0.23.1"

0 comments on commit 062420d

Please sign in to comment.