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

This commit is contained in:
Pierre HUBERT 2023-05-16 00:25:20 +00:00
parent 97784a9ef7
commit f6ff52b310

View File

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