1
0
mirror of https://github.com/pcvolkmer/osc-variant.git synced 2025-12-13 14:33:21 +00:00

feat: add long argument name for unzip dir (#59)

This commit is contained in:
2025-11-28 17:20:26 +01:00
committed by GitHub
parent cd5da53217
commit 92e9d6337b
4 changed files with 172 additions and 241 deletions

View File

@@ -23,7 +23,7 @@ indicatif = "0.18"
deob = { path = "libs/deob", version = "0.10.2", optional = true }
zip = { version = "6.0", optional = true }
bytes = "1.10"
bytes = "1.11"
sha2 = { version = "0.10", default-features = false }
base16ct = { version = "0.3", features = ["alloc"] }