1
0
mirror of https://github.com/pcvolkmer/osc-variant.git synced 2025-07-02 08:42:54 +00:00

chore: update dependency to crate zip

This commit is contained in:
2024-05-26 20:40:28 +02:00
parent ee6c38b459
commit 8bd2053b91
2 changed files with 21 additions and 32 deletions

View File

@ -23,7 +23,7 @@ dialoguer = "0.11"
indicatif = "0.17"
deob = { path = "./libs/deob", version = "*", optional = true }
zip = { version = "1.2", optional = true }
zip = { version = "2.1", optional = true }
bytes = "1.6"
[features]