diff --git a/Cargo.toml b/Cargo.toml index 218c2e3..7899ac3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,7 +22,7 @@ select = "0.5.0" regex = "1.4.3" blake2 = "0.9.1" sha-1 = "0.9.3" -sha2 = "0.9.3" +sha2 = "0.10.6" md-5 = "0.9.1" tempfile = "3.2.0" shellexpand = "2.1"