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

This commit is contained in:
2022-11-10 00:17:06 +00:00
parent d346979cc1
commit eaf2469a9d
2 changed files with 7 additions and 7 deletions

View File

@ -28,7 +28,7 @@ base64 = "0.13.1"
jwt-simple = "0.11.1"
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"