mirror of
https://github.com/jkcoxson/idevice.git
synced 2026-03-02 06:26:15 +01:00
add the futures dep for the afc feature (#48)
This commit is contained in:
committed by
GitHub
parent
2a6631f3da
commit
83e43aa3d6
@@ -71,7 +71,7 @@ ring = ["rustls", "rustls/ring", "tokio-rustls/ring"]
|
||||
rustls = ["dep:rustls", "dep:tokio-rustls"]
|
||||
openssl = ["dep:openssl", "dep:tokio-openssl"]
|
||||
|
||||
afc = ["dep:chrono"]
|
||||
afc = ["dep:chrono", "dep:futures"]
|
||||
amfi = []
|
||||
bt_packet_logger = []
|
||||
companion_proxy = []
|
||||
|
||||
Reference in New Issue
Block a user