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 5de4792 commit a715eeaCopy full SHA for a715eea
Cargo.toml
@@ -19,7 +19,7 @@ default-target = "x86_64-pc-windows-msvc"
19
targets = ["aarch64-pc-windows-msvc", "i686-pc-windows-msvc", "x86_64-pc-windows-msvc"]
20
21
[dependencies]
22
-socket2 = "0.3"
+socket2 = "0.3.16"
23
24
[dependencies.winapi]
25
version = "0.3.3"
0 commit comments