fix(deps): update rust crate flate2 to 1.1.8

This commit is contained in:
renovate[bot]
2026-01-24 08:14:37 +00:00
committed by GitHub
parent 3fc3a38474
commit e4904532af
2 changed files with 9 additions and 9 deletions

View File

@@ -43,7 +43,7 @@ tokio = { version = "1.49.0", features = [
] }
toml = "0.9.11"
base64 = "0.22.1"
flate2 = "1.1.5"
flate2 = "1.1.8"
dialoguer = "0.12.0"
indicatif = "0.18.3"