diff --git a/Cargo.toml b/Cargo.toml index 5148f7e..ff69d8d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -29,7 +29,7 @@ base64 = "0.21.0" jwt-simple = "0.11.5" digest = "0.10.6" 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"