The code and data behind xeiaso.net
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

dependabot[bot]
dependabot[bot]
and committed by
GitHub
3299a4fa af0ab957

+2 -2
+2 -2
Cargo.lock
··· 1389 1389 1390 1390 [[package]] 1391 1391 name = "lol_html" 1392 - version = "0.3.1" 1392 + version = "0.3.2" 1393 1393 source = "registry+https://github.com/rust-lang/crates.io-index" 1394 - checksum = "09ff2adf9c54f4de7d66a9177ea7d27d5b8108503bb03d5b719869b8f4bc2ab2" 1394 + checksum = "b16d7d17063591adf0017a068a8ce2ed29a4f5402b9e6cac01888ff9c0527ff7" 1395 1395 dependencies = [ 1396 1396 "bitflags", 1397 1397 "cfg-if",