Skip to content
Snippets Groups Projects
Commit 3f1dbbefebda authored by dependabot[bot]'s avatar dependabot[bot]
Browse files

Bump sha2 from 0.10.2 to 0.10.3 in /src/_bcrypt (#402)

Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.10.2 to 0.10.3.
- [Release notes](https://github.com/RustCrypto/hashes/releases)
- [Commits](https://github.com/RustCrypto/hashes/compare/sha2-v0.10.2...sha2-v0.10.3

)

---
updated-dependencies:
- dependency-name: sha2
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: default avatardependabot[bot] <support@github.com>

Signed-off-by: default avatardependabot[bot] <support@github.com>
Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 9777a4fe9855
No related branches found
No related tags found
No related merge requests found
......@@ -350,5 +350,5 @@
[[package]]
name = "sha2"
version = "0.10.2"
version = "0.10.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
......@@ -354,5 +354,5 @@
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "55deaec60f81eefe3cce0dc50bda92d6d8e88f2a27df7c5033b42afeb1ed2676"
checksum = "899bf02746a2c92bf1053d9327dadb252b01af1f81f90cdb902411f518bc7215"
dependencies = [
"cfg-if",
"cpufeatures",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment