mirror of
https://github.com/jkcoxson/idevice.git
synced 2026-03-02 06:26:15 +01:00
Add installation proxy service
This commit is contained in:
@@ -11,6 +11,10 @@ path = "src/tools/ideviceinfo.rs"
|
||||
name = "heartbeat_client"
|
||||
path = "src/tools/heartbeat_client.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "instproxy"
|
||||
path = "src/tools/instproxy.rs"
|
||||
|
||||
[dependencies]
|
||||
plist = { version = "1.7" }
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user