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

This commit is contained in:
2023-01-21 00:12:26 +00:00
parent 04222e3bf0
commit 40440a4056
2 changed files with 7 additions and 7 deletions

View File

@ -28,7 +28,7 @@ base64 = "0.13.1"
jwt-simple = "0.11.2"
digest = "0.10.6"
sha2 = "0.10.6"
lazy-regex = "2.3.1"
lazy-regex = "2.4.1"
totp_rfc6238 = "0.5.1"
base32 = "0.4.0"
qrcode-generator = "4.1.6"