parent
fd7dc06990
commit
f79d55d865
@ -1,9 +1,9 @@
|
|||||||
--- socket2-0.3.19/Cargo.toml 1970-01-01T00:00:00+00:00
|
--- socket2-0.4.0/Cargo.toml 1970-01-01T00:00:00+00:00
|
||||||
+++ socket2-0.3.19/Cargo.toml 2021-02-14T13:31:34.622933+00:00
|
+++ socket2-0.4.0/Cargo.toml 2021-03-25T14:58:09.376011+00:00
|
||||||
@@ -35,6 +35,3 @@
|
@@ -35,6 +35,3 @@
|
||||||
|
all = []
|
||||||
[target."cfg(unix)".dependencies.libc]
|
[target."cfg(unix)".dependencies.libc]
|
||||||
version = "0.2.66"
|
version = "0.2.86"
|
||||||
features = ["align"]
|
|
||||||
-[target."cfg(windows)".dependencies.winapi]
|
-[target."cfg(windows)".dependencies.winapi]
|
||||||
-version = "0.3.3"
|
-version = "0.3.9"
|
||||||
-features = ["handleapi", "ws2def", "ws2ipdef", "ws2tcpip", "minwindef"]
|
-features = ["handleapi", "ws2ipdef", "ws2tcpip"]
|
||||||
|
@ -1 +1 @@
|
|||||||
SHA512 (socket2-0.3.19.crate) = 113d902ca0b966bc0bcad71e3b7d715c79cd075d9dd7fc4140a042bac91b3ce692fb0f1fd0216fa3f6286920b4a92e1a4c342d7ae8d1d98ded36e7480ddafec9
|
SHA512 (socket2-0.4.0.crate) = 7731bf377bc2f6f06b95d563452bdf1405aafebabc9211f4bd3a13847cc154ae9cff0951130e630fad9f7a53eadd30dfb92b918ae239d7cdec57c327f2cc464d
|
||||||
|
Loading…
Reference in new issue