mirror of
https://github.com/jkcoxson/idevice.git
synced 2026-03-02 14:36:16 +01:00
Merge branch 'master' into rppairing
This commit is contained in:
@@ -129,6 +129,19 @@ path = "src/pcapd.rs"
|
||||
name = "preboard"
|
||||
path = "src/preboard.rs"
|
||||
|
||||
|
||||
[[bin]]
|
||||
name = "screenshot"
|
||||
path = "src/screenshot.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "activation"
|
||||
path = "src/activation.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "notifications"
|
||||
path = "src/notifications.rs"
|
||||
|
||||
[dependencies]
|
||||
idevice = { path = "../idevice", features = ["full"], default-features = false }
|
||||
tokio = { version = "1.43", features = ["full"] }
|
||||
|
||||
Reference in New Issue
Block a user