fix(deps): update rust crate flate2 to 1.1.5

This commit is contained in:
renovate[bot]
2025-11-24 13:52:12 +00:00
committed by Jeremiah Russell
parent 07997f7b95
commit 4342a9e7b9
2 changed files with 3 additions and 3 deletions

View File

@@ -42,7 +42,7 @@ tokio = { version = "1.47.1", features = [
] }
toml = "0.9.7"
base64 = "0.22.1"
flate2 = "1.0"
flate2 = "1.1.5"
dialoguer = "0.11"
indicatif = "0.18.3"