mirror of
https://github.com/nab138/isideload.git
synced 2026-03-02 06:26:16 +01:00
Add heartbeat feature
This commit is contained in:
@@ -23,7 +23,7 @@ uuid = { version = "1.17.0", features = ["v4"] }
|
|||||||
zip = { version = "4.3", default-features = false, features = ["deflate"] }
|
zip = { version = "4.3", default-features = false, features = ["deflate"] }
|
||||||
hex = "0.4"
|
hex = "0.4"
|
||||||
sha1 = "0.10"
|
sha1 = "0.10"
|
||||||
idevice = { version = "0.1.42", features = ["afc", "installation_proxy", "debug_proxy", "rsd", "tunnel_tcp_stack"] }
|
idevice = { version = "0.1.42", features = ["afc", "installation_proxy", "debug_proxy", "rsd", "tunnel_tcp_stack", "heartbeat"] }
|
||||||
openssl = "0.10"
|
openssl = "0.10"
|
||||||
zsign-rust = "0.1.6"
|
zsign-rust = "0.1.6"
|
||||||
thiserror = "2"
|
thiserror = "2"
|
||||||
|
|||||||
Reference in New Issue
Block a user