diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-06-19 12:50:07 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-19 12:50:07 -0400 |
| commit | 96b58b2ef20fe58326076963adf4e7bb940054fc (patch) | |
| tree | 3f8a03440050d246cd51fc07d7a55858dd03e670 /web/mastosan | |
| parent | 3372aa6076db624455b55f29575a60e5b79d7049 (diff) | |
| download | x-96b58b2ef20fe58326076963adf4e7bb940054fc.tar.xz x-96b58b2ef20fe58326076963adf4e7bb940054fc.zip | |
build(deps): bump lol_html from 1.0.0 to 1.0.1 in /web/mastosan (#366)
Bumps [lol_html](https://github.com/cloudflare/lol-html) from 1.0.0 to 1.0.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.0...v1.0.1)
---
updated-dependencies:
- dependency-name: lol_html
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'web/mastosan')
| -rw-r--r-- | web/mastosan/Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/mastosan/Cargo.lock b/web/mastosan/Cargo.lock index 0d06488..6890eb2 100644 --- a/web/mastosan/Cargo.lock +++ b/web/mastosan/Cargo.lock @@ -171,9 +171,9 @@ dependencies = [ [[package]] name = "lol_html" -version = "1.0.0" +version = "1.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ce59b33732efed2480f7d15722ed56905e81004b402196a738f7532ff44d9798" +checksum = "04c33c1d9a4773e959a33466a1115230b0799a76c8420dceaf6c0cb73eb9a37d" dependencies = [ "bitflags 2.0.2", "cfg-if", |
