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

This commit is contained in:
2026-01-09 00:19:54 +00:00
parent e646798996
commit 4b02e84047
2 changed files with 5 additions and 5 deletions

View File

@@ -28,7 +28,7 @@ base64 = "0.22.1"
jwt-simple = { version = "0.12.13", default-features = false, features = ["pure-rust"] }
digest = "0.11.0-rc.5"
sha2 = "0.11.0-rc.3"
lazy-regex = "3.4.2"
lazy-regex = "3.5.1"
totp_rfc6238 = "0.6.1"
base32 = "0.5.1"
qrcode-generator = "5.0.0"