Skip to content

Commit

Permalink
build(deps): bump lol_html from 1.2.1 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [lol_html](https://github.com/cloudflare/lol-html) from 1.2.1 to 2.0.0.
- [Release notes](https://github.com/cloudflare/lol-html/releases)
- [Changelog](https://github.com/cloudflare/lol-html/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/lol-html/commits/v2.0.0)

---
updated-dependencies:
- dependency-name: lol_html
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 21, 2024
1 parent a4fad3c commit 46e6c56
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 mwp-scraper/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ repository.workspace = true
[dependencies]
html-escape = "0.2.13"
lazy_static = "1.5.0"
lol_html = "1.2.1"
lol_html = "2.0.0"
pulldown-cmark = "0.12.2"
regex = "1.11.1"
reqwest = "0.12.9"
Expand Down

0 comments on commit 46e6c56

Please sign in to comment.