diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-08-02 20:50:14 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-02 20:50:14 -0400 |
| commit | a354caf8664dafcdc9f009cc54fc03509ba6ec3b (patch) | |
| tree | 55e1bd5b947ad14ecb90bfabf67ebaa27195155c /web/mastosan | |
| parent | 3379d5b75208c9207588184496f2efcec1a5fdd1 (diff) | |
| download | x-a354caf8664dafcdc9f009cc54fc03509ba6ec3b.tar.xz x-a354caf8664dafcdc9f009cc54fc03509ba6ec3b.zip | |
build(deps): bump lol_html from 1.1.0 to 1.1.1 in /web/mastosan (#420)
Bumps [lol_html](https://github.com/cloudflare/lol-html) from 1.1.0 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.1.0...v1.1.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 17cc360..1f2d15e 100644 --- a/web/mastosan/Cargo.lock +++ b/web/mastosan/Cargo.lock @@ -171,9 +171,9 @@ dependencies = [ [[package]] name = "lol_html" -version = "1.1.0" +version = "1.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "88f45b535d75e2e1c8748ed78e46013d47f9433706c7c588fe360718427c3acd" +checksum = "3372b80cde44553082ee991301ae82d6650e58f812e973d9d302690490e74ed9" dependencies = [ "bitflags 2.0.2", "cfg-if", |
