diff --git a/Cargo.toml b/Cargo.toml index b3c5c80..d793173 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,7 +23,7 @@ libc = "0.2" neli = "0.6" [target.'cfg(windows)'.dependencies.windows-sys] -version = "0.48.0" +version = "0.52.0" features = [ "Win32_Foundation", "Win32_Networking_WinSock",