fix(deps): update rust crate lazy-regex to 3.5.1

This commit is contained in:
renovate[bot]
2026-01-24 11:10:03 +00:00
committed by GitHub
parent f39d919153
commit e29f65793a

View File

@@ -31,7 +31,7 @@ config = { version = "0.15.19", default-features = false, features = [
env_logger = "0.11.8"
google-gmail1 = "7.0.0"
hyper-rustls = { version = "0.27.7", features = ["http1"] }
lazy-regex = "3.4.2"
lazy-regex = "3.5.1"
log = "0.4.29"
serde = { version = "1.0.228", features = ["derive"] }
serde_json = "1.0.149"