fix(deps): update rust crate log to 0.4.29

This commit is contained in:
renovate[bot]
2026-01-12 16:27:19 +00:00
committed by GitHub
parent ad4abc1ed0
commit 468fa0bcc0

View File

@@ -32,7 +32,7 @@ env_logger = "0.11.8"
google-gmail1 = "7.0.0"
hyper-rustls = { version = "0.27", features = ["http1"] }
lazy-regex = "3.4.2"
log = "0.4.28"
log = "0.4.29"
serde = { version = "1.0.228", features = ["derive"] }
serde_json = "1.0.145"
thiserror = "2.0.17"