mirror of
https://github.com/jkcoxson/idevice.git
synced 2026-03-02 14:36:16 +01:00
Rewrite TCP stack for multiple streams
This commit is contained in:
@@ -50,7 +50,7 @@ x509-cert = { version = "0.2", optional = true, features = [
|
||||
], default-features = false }
|
||||
|
||||
[dev-dependencies]
|
||||
tokio = { version = "1.43", features = ["fs"] }
|
||||
tokio = { version = "1.43", features = ["full"] }
|
||||
tun-rs = { version = "2.0.8", features = ["async_tokio"] }
|
||||
bytes = "1.10.1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user