diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-12-28 11:33:38 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-28 11:33:38 -0500 |
| commit | 3299a4fa2a58ba07b182b9f169493ba33dfbd6bb (patch) | |
| tree | cc8a860865f9d956aaebc60c9d88cb6e5fabf70a | |
| parent | af0ab95753133aaec00e23d3092a2f0614e900f9 (diff) | |
| download | xesite-3299a4fa2a58ba07b182b9f169493ba33dfbd6bb.tar.xz xesite-3299a4fa2a58ba07b182b9f169493ba33dfbd6bb.zip | |
build(deps): bump lol_html from 0.3.1 to 0.3.2 (#582)
Bumps [lol_html](https://github.com/cloudflare/lol-html) from 0.3.1 to 0.3.2.
- [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
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| -rw-r--r-- | Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1389,9 +1389,9 @@ dependencies = [ [[package]] name = "lol_html" -version = "0.3.1" +version = "0.3.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "09ff2adf9c54f4de7d66a9177ea7d27d5b8108503bb03d5b719869b8f4bc2ab2" +checksum = "b16d7d17063591adf0017a068a8ce2ed29a4f5402b9e6cac01888ff9c0527ff7" dependencies = [ "bitflags", "cfg-if", |
