From 96b58b2ef20fe58326076963adf4e7bb940054fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jun 2023 12:50:07 -0400 Subject: 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- web/mastosan/Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'web') 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", -- cgit v1.2.3