mirror of
https://github.com/nab138/isideload.git
synced 2026-03-02 14:36:16 +01:00
continue implimenting sideloading
This commit is contained in:
@@ -15,7 +15,7 @@ default = ["install"]
|
||||
install = ["dep:idevice"]
|
||||
|
||||
[dependencies]
|
||||
idevice = { version = "0.1.51", optional = true }
|
||||
idevice = { version = "0.1.52", optional = true }
|
||||
plist = "1.8"
|
||||
plist-macro = "0.1.3"
|
||||
reqwest = { version = "0.13.1", features = ["json", "gzip"] }
|
||||
|
||||
Reference in New Issue
Block a user