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

chore: update dependencies

This commit is contained in:
2025-11-19 08:37:49 +01:00
parent b13dcf9a5d
commit 21eb19aff1
2 changed files with 3 additions and 3 deletions

View File

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