Merge pull request 'Update Rust crate lazy-regex to v3' (#144) from renovate/lazy-regex-3.x into master
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: #144
This commit is contained in:
2023-07-12 16:00:25 +00:00
2 changed files with 21 additions and 9 deletions

View File

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