Update Rust crate lazy-regex to 3.0.2
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-09-13 00:24:55 +00:00
committed by Pierre Hubert
parent 5772f3aa68
commit 2a5af9f86b
2 changed files with 3 additions and 3 deletions

View File

@ -29,7 +29,7 @@ base64 = "0.21.3"
jwt-simple = "0.11.6"
digest = "0.10.7"
sha2 = "0.10.7"
lazy-regex = "3.0.1"
lazy-regex = "3.0.2"
totp_rfc6238 = "0.5.1"
base32 = "0.4.0"
qrcode-generator = "4.1.9"