diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-08-06 21:09:31 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-06 21:09:31 -0400 |
| commit | 7f8ca2b9a4ab473563ce26071d4a2e0249d85e90 (patch) | |
| tree | f0d563ba88aa56e2bef9a551c155de7901231537 /lib/xesite_markdown | |
| parent | 38adb9068eccb894be7bc20bc965495dcf77f75b (diff) | |
| download | xesite-7f8ca2b9a4ab473563ce26071d4a2e0249d85e90.tar.xz xesite-7f8ca2b9a4ab473563ce26071d4a2e0249d85e90.zip | |
build(deps): bump lol_html from 1.0.1 to 1.1.1 (#702)
Bumps [lol_html](https://github.com/cloudflare/lol-html) from 1.0.1 to 1.1.1.
- [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/compare/v1.0.1...v1.1.1)
---
updated-dependencies:
- dependency-name: lol_html
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'lib/xesite_markdown')
| -rw-r--r-- | lib/xesite_markdown/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/xesite_markdown/Cargo.toml b/lib/xesite_markdown/Cargo.toml index bc4abb5..b8f551c 100644 --- a/lib/xesite_markdown/Cargo.toml +++ b/lib/xesite_markdown/Cargo.toml @@ -10,7 +10,7 @@ color-eyre = "0.6" comrak = "0.18.0" hex = "0.4" lazy_static = "1.4" -lol_html = "1.0" +lol_html = "1.1" sha2 = "0.10" serde_json = "1" thiserror = "1" |
