From 4ab443afb3e68c329a98d07d64a7c68549566dea Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2020 04:14:51 +0000 Subject: 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] --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 909e40e..93ed712 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -44,7 +44,7 @@ failure = "0.1.5" log = "0.4.8" strum = "0.17.1" strum_macros = "0.17.1" -sha2 = "0.8.0" +sha2 = "0.8.1" hex = "0.4.0" [dev-dependencies] -- cgit v1.2.3