mirror of
https://github.com/jkcoxson/idevice.git
synced 2026-03-02 06:26:15 +01:00
Use platform-independent socket for FFI
Windows is truly awful Remove config.toml
This commit is contained in:
@@ -14,6 +14,9 @@ libc = "0.2.171"
|
||||
plist = "1.7.1"
|
||||
plist_ffi = "0.1.3"
|
||||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
windows-sys = { version = "0.60", features = ["Win32_Networking_WinSock"] }
|
||||
|
||||
[features]
|
||||
aws-lc = ["idevice/aws-lc"]
|
||||
ring = ["idevice/ring"]
|
||||
|
||||
Reference in New Issue
Block a user