fix(deps): update rust crate indicatif to 0.18.4

This commit is contained in:
renovate[bot]
2026-03-13 09:45:49 +00:00
committed by GitHub
parent 522b09f7df
commit 99af85dbdf
2 changed files with 3 additions and 3 deletions

View File

@@ -23,7 +23,7 @@ flate2 = "1.1.9"
futures = "0.3.32"
google-gmail1 = { version = "7.0.0", default-features = false, features = ["yup-oauth2", "aws-lc-rs"] }
hyper-rustls = { version = "0.27.7", features = ["http1"] }
indicatif = "0.18.3"
indicatif = "0.18.4"
lazy-regex = "3.6.0"
log = "0.4.29"
serde = { version = "1.0.228", features = ["derive"] }