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