Update windows crate

main
shellrow 2 years ago
parent 4659282060
commit c49c19b62f
  1. 2
      Cargo.toml

@ -17,7 +17,7 @@ libc = "0.2"
memalloc = "0.1.0"
[target.'cfg(windows)'.dependencies.windows]
version = "0.29.0"
version = "0.30.0"
features = ["Win32_Foundation","Win32_NetworkManagement_IpHelper", "Win32_Networking_WinSock"]
[target.'cfg(any(target_os = "macos", target_os = "ios"))'.dependencies]

Loading…
Cancel
Save