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

Reviewed-on: #68
This commit is contained in:
2022-11-11 09:14:15 +00:00
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.5"
sha2 = "0.10.6"
lazy-regex = "2.3.0"
lazy-regex = "2.3.1"
totp_rfc6238 = "0.5.1"
base32 = "0.4.0"
qrcode-generator = "4.1.6"