Update Rust crate lazy-regex to v3
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-08 00:08:04 +00:00
parent 8f47891d3a
commit 3bc80c3e5e
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"