fix(deps): update rust crate flate2 to 1.1.9

This commit is contained in:
renovate[bot]
2026-02-11 16:59:18 +00:00
committed by GitHub
parent c8df9049e5
commit c1b8cb62cd
2 changed files with 3 additions and 3 deletions

View File

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