1
0
mirror of https://github.com/pcvolkmer/osc-variant.git synced 2025-07-02 08:42:54 +00:00

chore: update dependencies

This commit is contained in:
2025-03-01 09:32:25 +01:00
parent b097798ac8
commit a02d1b47ad
2 changed files with 3 additions and 3 deletions

View File

@ -23,7 +23,7 @@ indicatif = "0.17"
deob = { path = "libs/deob", version = "*", optional = true }
zip = { version = "2.2", optional = true }
bytes = "1.9"
bytes = "1.10"
sha2 = { version = "0.10", default-features = false }
base16ct = { version = "0.2", features = ["alloc"] }