]> git.lizzy.rs Git - PAKEs.git/commitdiff
Bump sha2 from 0.9.7 to 0.9.8 (#70)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 10 Sep 2021 07:20:13 +0000 (07:20 +0000)
committerGitHub <noreply@github.com>
Fri, 10 Sep 2021 07:20:13 +0000 (07:20 +0000)
Cargo.lock

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