Merge pull request 'fix(deps): update rust crate lol_html to v2' (#26) from renovate/lol_html-2.x into master

Reviewed-on: #26
This commit was merged in pull request #26.
This commit is contained in:
2025-02-09 13:01:28 -08:00
2 changed files with 23 additions and 48 deletions

View File

@@ -21,7 +21,7 @@ futures = "0.3.31"
html-escape = "0.2.13"
linkify = "0.10.0"
log = "0.4.17"
lol_html = "1.2.0"
lol_html = "2.0.0"
mailparse = "0.15.0"
maplit = "1.0.2"
memmap = "0.7.0"