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

build: update dependencies

This commit is contained in:
2025-09-11 20:48:00 +02:00
parent bf4af54b8c
commit 97bc189968
2 changed files with 50 additions and 44 deletions

View File

@@ -22,10 +22,10 @@ console = "0.16"
indicatif = "0.18"
deob = { path = "libs/deob", version = "*", optional = true }
zip = { version = "4.0", optional = true }
zip = { version = "5.1", optional = true }
bytes = "1.10"
sha2 = { version = "0.10", default-features = false }
base16ct = { version = "0.2", features = ["alloc"] }
base16ct = { version = "0.3", features = ["alloc"] }
[features]
# Requires env var OSB_KEY to be present at build time