mirror of
https://github.com/nab138/isideload.git
synced 2026-03-02 14:36:16 +01:00
Start switching to apple-codesign
This commit is contained in:
@@ -5,6 +5,6 @@ edition = "2024"
|
||||
publish = false
|
||||
|
||||
[dependencies]
|
||||
isideload = { path = "../../isideload", features = ["vendored-openssl"] }
|
||||
isideload = { path = "../../isideload" }
|
||||
idevice = { version = "0.1.46", features = ["usbmuxd", "ring"], default-features = false}
|
||||
tokio = { version = "1.43", features = ["macros", "rt-multi-thread"] }
|
||||
|
||||
Reference in New Issue
Block a user