1
0
mirror of https://github.com/pcvolkmer/osc-variant.git synced 2025-07-04 17:32:55 +00:00

chore: update create zip

This commit is contained in:
2025-05-29 23:24:03 +02:00
parent b5159da250
commit 7b2dd6e9d6
2 changed files with 24 additions and 56 deletions

View File

@ -22,7 +22,7 @@ console = "0.15"
indicatif = "0.17"
deob = { path = "libs/deob", version = "*", optional = true }
zip = { version = "3.0", optional = true }
zip = { version = "4.0", optional = true }
bytes = "1.10"
sha2 = { version = "0.10", default-features = false }
base16ct = { version = "0.2", features = ["alloc"] }