mirror of
https://github.com/jkcoxson/idevice.git
synced 2026-03-02 14:36:16 +01:00
Initial implementation of installcoordination_proxy
This commit is contained in:
@@ -138,6 +138,11 @@ path = "src/activation.rs"
|
||||
name = "notifications"
|
||||
path = "src/notifications.rs"
|
||||
|
||||
|
||||
[[bin]]
|
||||
name = "installcoordination_proxy"
|
||||
path = "src/installcoordination_proxy.rs"
|
||||
|
||||
[dependencies]
|
||||
idevice = { path = "../idevice", features = ["full"], default-features = false }
|
||||
tokio = { version = "1.43", features = ["full"] }
|
||||
|
||||
Reference in New Issue
Block a user