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:
@@ -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
|
||||
|
Reference in New Issue
Block a user