aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-05-16 04:22:54 +0000
committerGitHub <noreply@github.com>2024-05-16 04:22:54 +0000
commit099391cf9dd820a8246cc28ac92dcbfef731dc96 (patch)
tree101b274370ae006fab379945573c562d263ad85e
parentMerge pull request #1411 from svenstaro/dependabot/cargo/fast_qr-0.12.4 (diff)
downloadminiserve-099391cf9dd820a8246cc28ac92dcbfef731dc96.tar.gz
miniserve-099391cf9dd820a8246cc28ac92dcbfef731dc96.zip
Bump fast_qr from 0.12.4 to 0.12.5
Bumps [fast_qr](https://github.com/erwanvivien/fast_qr) from 0.12.4 to 0.12.5. - [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 ffc5a47..1222259 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1024,9 +1024,9 @@ checksum = "aa6c2a740a5d6940f90a0f13b5828440c2a7160bd1e235cf934d5df0e7a3e1ad"
[[package]]
name = "fast_qr"
-version = "0.12.4"
+version = "0.12.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "a95e3f01f3b80079824cca7416730ab7bb3980481001d0e439982fa2a55fab30"
+checksum = "a4415f4c642f04fea6ada6ff450018f3c28c1e7248528584718220c449d7f5f4"
[[package]]
name = "fastrand"