diff --git a/Cargo.toml b/Cargo.toml index d97dfe4..7109be6 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.2" -digest = "0.10.5" +digest = "0.10.6" sha2 = "0.10.6" lazy-regex = "2.3.1" totp_rfc6238 = "0.5.1"