1
0
mirror of https://github.com/pcvolkmer/osc-variant.git synced 2025-07-02 16:52:55 +00:00

chore: update dependencies

This commit is contained in:
2024-04-08 19:38:43 +02:00
parent aeab8bee2f
commit 272a7d0912
2 changed files with 92 additions and 101 deletions

View File

@ -23,8 +23,8 @@ dialoguer = "0.11"
indicatif = "0.17"
deob = { path = "./libs/deob", optional = true }
zip = { version = "0.6.6", optional = true }
bytes = "1.6.0"
zip = { version = "0.6", optional = true }
bytes = "1.6"
[features]
# Requires env var OSB_KEY to be present at build time