Bump sha2 from 0.8.0 to 0.8.1

Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.8.0 to 0.8.1.
- [Release notes](https://github.com/RustCrypto/hashes/releases)
- [Commits](https://github.com/RustCrypto/hashes/compare/sha2-v0.8.0...sha2-v0.8.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-01-06 03:05:01 +00:00
committed by Michael Vines
parent 580ca36a62
commit bc71e1b612
4 changed files with 14 additions and 14 deletions

View File

@ -17,7 +17,7 @@ crossbeam-channel = "0.3"
dir-diff = "0.3.2"
dlopen = "0.1.8"
dlopen_derive = "0.1.4"
sha2 = "0.8.0"
sha2 = "0.8.1"
fs_extra = "1.1.0"
itertools = "0.8.2"
lazy_static = "1.4.0"