diff --git a/Cargo.toml b/Cargo.toml index be5d7aa..13cb600 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -26,7 +26,7 @@ urlencoding = "2.1.2" rand = "0.8.5" base64 = "0.13.1" jwt-simple = "0.11.1" -digest = "0.10.3" +digest = "0.10.5" sha2 = "0.10.6" lazy-regex = "2.3.0" totp_rfc6238 = "0.5.1"