From 146c5db167d9a02dbe12b8afeca99d58b6259300 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 May 2023 05:01:35 +0000 Subject: Bump fast_qr from 0.8.5 to 0.8.6 Bumps [fast_qr](https://github.com/erwanvivien/fast_qr) from 0.8.5 to 0.8.6. - [Release notes](https://github.com/erwanvivien/fast_qr/releases) - [Commits](https://github.com/erwanvivien/fast_qr/commits) --- updated-dependencies: - dependency-name: fast_qr dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 76998df..2f622af 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -896,9 +896,9 @@ checksum = "aa6c2a740a5d6940f90a0f13b5828440c2a7160bd1e235cf934d5df0e7a3e1ad" [[package]] name = "fast_qr" -version = "0.8.5" +version = "0.8.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2688af7b0627fca756414f1378bf1b2ab4418f541dda829514b2fcb4fa828eb9" +checksum = "384b373fdbfe37320939c04845ff030e142dbfa1f4dc4857d1270b81c74025d8" dependencies = [ "wasm-bindgen", ] -- cgit v1.2.3