aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-08 05:01:35 +0000
committerGitHub <noreply@github.com>2023-05-08 05:01:35 +0000
commit146c5db167d9a02dbe12b8afeca99d58b6259300 (patch)
treeb5d4ff4911ceadb381c3cdd0e095ee747255758c
parentBump deps (diff)
downloadminiserve-146c5db167d9a02dbe12b8afeca99d58b6259300.tar.gz
miniserve-146c5db167d9a02dbe12b8afeca99d58b6259300.zip
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] <support@github.com>
-rw-r--r--Cargo.lock4
1 files 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",
]