We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bb40be commit d1bb2b8Copy full SHA for d1bb2b8
quinn-udp/Cargo.toml
@@ -28,4 +28,4 @@ socket2 = "0.5"
28
tracing = "0.1.10"
29
30
[target.'cfg(windows)'.dependencies]
31
-windows-sys = { version = "0.48.0", features = ["Win32_Networking_WinSock"] }
+windows-sys = { version = "0.52.0", features = ["Win32_Networking_WinSock"] }
0 commit comments