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.
17 lines
477 B
17 lines
477 B
3 years ago
|
--- polling-2.3.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
||
|
+++ polling-2.3.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
||
|
@@ -60,13 +60,3 @@
|
||
3 years ago
|
[target."cfg(any(unix, target_os = \"fuchsia\", target_os = \"vxworks\"))".dependencies.libc]
|
||
4 years ago
|
version = "0.2.77"
|
||
3 years ago
|
|
||
4 years ago
|
-[target."cfg(windows)".dependencies.wepoll-ffi]
|
||
|
-version = "0.1.2"
|
||
|
-features = ["null-overlapped-wakeups-patch"]
|
||
4 years ago
|
-
|
||
|
-[target."cfg(windows)".dependencies.winapi]
|
||
|
-version = "0.3.9"
|
||
3 years ago
|
-features = [
|
||
|
- "ioapiset",
|
||
|
- "winsock2",
|
||
|
-]
|