fix(deps): update rust crate zip to v6
All checks were successful
Build and test / Tests (pull_request) Successful in 1m26s
Checking Renovate configuration / validate (pull_request) Successful in 1m41s
Build and test / Clippy (pull_request) Successful in 1m38s
Checking yaml / Run yamllint (pull_request) Successful in 2s
Build and test / Build AMD64 (pull_request) Successful in 3m1s
Build and test / Generate Documentation (pull_request) Successful in 1m49s

This commit is contained in:
Renovate 2025-10-09 22:58:03 +11:00
parent 8f436bf880
commit 48b560d85e
2 changed files with 108 additions and 52 deletions

View file

@ -15,4 +15,4 @@ pretty_env_logger = "0.5.0"
rayon = "1.10.0"
tabled = "0.20.0"
walkdir = "2.5.0"
zip = "2.2.0"
zip = "6.0.0"