Update Rust crate lazy-regex to 3.0.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-07-29 00:22:17 +00:00
parent ff7f5c3667
commit e1cb5015a3
2 changed files with 6 additions and 6 deletions

View File

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