mirror of
https://github.com/jkcoxson/idevice.git
synced 2026-03-02 14:36:16 +01:00
Import DebianArch xpc library
This commit is contained in:
@@ -36,6 +36,11 @@ thiserror = { version = "2" }
|
||||
log = { version = "0.4" }
|
||||
env_logger = { version = "0.11" }
|
||||
openssl = { version = "0.10" }
|
||||
json = { version = "0.12" }
|
||||
indexmap = { version = "2.7", features = ["serde"] }
|
||||
uuid = { version = "1.12", features = ["serde"] }
|
||||
async-recursion = { version = "1.1" }
|
||||
base64 = { version = "0.22" }
|
||||
|
||||
# Binary dependencies
|
||||
sha2 = { version = "0.10", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user