]> git.lizzy.rs Git - PAKEs.git/commitdiff
Bump sha2 from 0.9.6 to 0.9.7 (#69)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 8 Sep 2021 23:28:17 +0000 (23:28 +0000)
committerGitHub <noreply@github.com>
Wed, 8 Sep 2021 23:28:17 +0000 (23:28 +0000)
Cargo.lock

index f3f21e0d4f3c2c138c6c803971049dc155a4ec0f..25df5fa99a32b205802078051683535e652ef0ce 100644 (file)
@@ -350,9 +350,9 @@ dependencies = [
 
 [[package]]
 name = "sha2"
-version = "0.9.6"
+version = "0.9.7"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "9204c41a1597a8c5af23c82d1c921cb01ec0a4c59e07a9c7306062829a3903f3"
+checksum = "91e36fa7752016a6c4483706d634fd82c48860dd2df17a0cfaaebc714f23b2dd"
 dependencies = [
  "block-buffer",
  "cfg-if",