You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
441 B
16 lines
441 B
--- mio-0.7.13/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ mio-0.7.13/Cargo.toml 2021-06-19T10:29:55.075173+00:00
|
|
@@ -61,12 +61,3 @@
|
|
uds = ["net"]
|
|
[target."cfg(unix)".dependencies.libc]
|
|
version = "0.2.86"
|
|
-[target."cfg(windows)".dependencies.miow]
|
|
-version = "0.3.6"
|
|
-
|
|
-[target."cfg(windows)".dependencies.ntapi]
|
|
-version = "0.3"
|
|
-
|
|
-[target."cfg(windows)".dependencies.winapi]
|
|
-version = "0.3"
|
|
-features = ["winsock2", "mswsock", "mstcpip"]
|