diff --git a/Cargo.toml b/Cargo.toml index 81144e4..1213ad0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -29,7 +29,7 @@ base64 = "0.21.1" jwt-simple = "0.11.5" digest = "0.10.7" sha2 = "0.10.6" -lazy-regex = "2.4.1" +lazy-regex = "2.5.0" totp_rfc6238 = "0.5.1" base32 = "0.4.0" qrcode-generator = "4.1.8"