mirror of
https://github.com/jkcoxson/idevice.git
synced 2026-03-02 14:36:16 +01:00
Create basic misagent client tool
This commit is contained in:
@@ -41,6 +41,10 @@ path = "src/remotexpc.rs"
|
||||
name = "debug_proxy"
|
||||
path = "src/debug_proxy.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "misagent"
|
||||
path = "src/misagent.rs"
|
||||
|
||||
[dependencies]
|
||||
idevice = { path = "../idevice", features = ["full"] }
|
||||
tokio = { version = "1.43", features = ["io-util", "macros", "time", "full"] }
|
||||
|
||||
Reference in New Issue
Block a user