parent
11710d8b05
commit
fc03b211d5
@ -1,13 +1,16 @@
|
|||||||
--- polling-2.2.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
--- polling-2.3.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||||
+++ polling-2.2.0/Cargo.toml 2021-11-11T11:36:14.986721+00:00
|
+++ polling-2.3.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||||
@@ -34,10 +34,3 @@
|
@@ -60,13 +60,3 @@
|
||||||
std = []
|
|
||||||
[target."cfg(any(unix, target_os = \"fuchsia\", target_os = \"vxworks\"))".dependencies.libc]
|
[target."cfg(any(unix, target_os = \"fuchsia\", target_os = \"vxworks\"))".dependencies.libc]
|
||||||
version = "0.2.77"
|
version = "0.2.77"
|
||||||
|
|
||||||
-[target."cfg(windows)".dependencies.wepoll-ffi]
|
-[target."cfg(windows)".dependencies.wepoll-ffi]
|
||||||
-version = "0.1.2"
|
-version = "0.1.2"
|
||||||
-features = ["null-overlapped-wakeups-patch"]
|
-features = ["null-overlapped-wakeups-patch"]
|
||||||
-
|
-
|
||||||
-[target."cfg(windows)".dependencies.winapi]
|
-[target."cfg(windows)".dependencies.winapi]
|
||||||
-version = "0.3.9"
|
-version = "0.3.9"
|
||||||
-features = ["ioapiset", "winsock2"]
|
-features = [
|
||||||
|
- "ioapiset",
|
||||||
|
- "winsock2",
|
||||||
|
-]
|
@ -1 +1 @@
|
|||||||
SHA512 (polling-2.2.0.crate) = 6592682d6abf61341e18e5b7e6aedccc31de36016c323ee4e01ca4247d5a40be14f9f60e0602f828ce6ed55e29daa3e601e62a1d472a7ab3a75d760fb1fbd99b
|
SHA512 (polling-2.3.0.crate) = 2f3352c0cddd06fb85b2cb5967ced2f3e18ab9dc6b66d08155038b7398443c797bc74a88983bb999a9c87a7c47a1170e34b920b18dc0485901def84c2ac1db35
|
||||||
|
Loading…
Reference in new issue