mirror of
https://gitlab.com/veilid/veilid.git
synced 2024-10-01 01:26:08 -04:00
Merge branch 'main' of gitlab.com:veilid/veilid into capnp-speculative
This commit is contained in:
commit
0659a2ccb8
@ -106,7 +106,7 @@ android_logger = "0.13.3"
|
||||
|
||||
# Dependencies for Windows
|
||||
[target.'cfg(target_os = "windows")'.dependencies]
|
||||
winapi = { version = "0.3.9", features = ["iptypes", "iphlpapi"] }
|
||||
winapi = { version = "0.3.9", features = ["iptypes", "iphlpapi", "winerror"] }
|
||||
|
||||
# Dependencies for iOS
|
||||
[target.'cfg(target_os = "ios")'.dependencies]
|
||||
|
Loading…
Reference in New Issue
Block a user