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