fix(deps): update rust crate hyper-rustls to 0.27.7

This commit is contained in:
renovate[bot]
2026-01-24 10:56:28 +00:00
committed by GitHub
parent 5983572c17
commit 5abc3c41b1

View File

@@ -30,7 +30,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", features = ["http1"] }
hyper-rustls = { version = "0.27.7", features = ["http1"] }
lazy-regex = "3.4.2"
log = "0.4.29"
serde = { version = "1.0.228", features = ["derive"] }