From ffd26a7da6bbe655ff700cad83287690dd5b0227 Mon Sep 17 00:00:00 2001 From: Sven-Hendrik Haase Date: Fri, 26 Jun 2020 11:50:10 +0200 Subject: Update sha2 to 0.9 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 2961212..2f9b62f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -44,7 +44,7 @@ failure = "0.1.8" log = "0.4.8" strum = "0.18.0" strum_macros = "0.18.0" -sha2 = "0.8.1" +sha2 = "0.9" hex = "0.4.2" zip = "0.5.5" -- cgit v1.2.3