Skip to content

Commit

Permalink
Update lol_html requirement from 0.4 to 1.2 in /pagefind
Browse files Browse the repository at this point in the history
Updates the requirements on [lol_html](https://github.com/cloudflare/lol-html) to permit the latest version.
- [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)

---
updated-dependencies:
- dependency-name: lol_html
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 26, 2023
1 parent e7cd3f6 commit cc3a5b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pagefind/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ either = "1.9.0"
regex = "1.1"
minicbor = { version = "0.19.1", features = ["alloc", "derive"] }
base64 = "0.21"
lol_html = "0.4"
lol_html = "1.2"
html-escape = "0.2.11"
bit-set = "0.5"
flate2 = "1.0"
Expand Down

0 comments on commit cc3a5b9

Please sign in to comment.