Update Rust crate sha2 to 0.10.8
This commit is contained in:
@ -28,7 +28,7 @@ rand = "0.8.5"
|
||||
base64 = "0.21.3"
|
||||
jwt-simple = "0.11.7"
|
||||
digest = "0.10.7"
|
||||
sha2 = "0.10.7"
|
||||
sha2 = "0.10.8"
|
||||
lazy-regex = "3.0.2"
|
||||
totp_rfc6238 = "0.5.1"
|
||||
base32 = "0.4.0"
|
||||
|
Reference in New Issue
Block a user