|
|
@ -1,15 +1,9 @@
|
|
|
|
--- polling-3.7.4/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
|
|
--- polling-3.3.1/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
|
|
+++ polling-3.7.4/Cargo.toml 2024-11-07T16:57:19.163427+00:00
|
|
|
|
+++ polling-3.3.1/Cargo.toml 2024-01-11T20:26:13.713959+00:00
|
|
|
|
@@ -133,32 +133,8 @@
|
|
|
|
@@ -72,23 +72,3 @@
|
|
|
|
]
|
|
|
|
[target."cfg(unix)".dev-dependencies.signal-hook]
|
|
|
|
default-features = false
|
|
|
|
version = "0.3.17"
|
|
|
|
|
|
|
|
|
|
|
|
-[target.'cfg(target_os = "hermit")'.dependencies.hermit-abi]
|
|
|
|
|
|
|
|
-version = "0.4.0"
|
|
|
|
|
|
|
|
-
|
|
|
|
|
|
|
|
[target."cfg(unix)".dev-dependencies.libc]
|
|
|
|
|
|
|
|
version = "0.2"
|
|
|
|
|
|
|
|
-
|
|
|
|
|
|
|
|
-[target."cfg(windows)".dependencies.concurrent-queue]
|
|
|
|
-[target."cfg(windows)".dependencies.concurrent-queue]
|
|
|
|
-version = "2.2.0"
|
|
|
|
-version = "2.2.0"
|
|
|
|
-
|
|
|
|
-
|
|
|
@ -17,7 +11,7 @@
|
|
|
|
-version = "0.2.9"
|
|
|
|
-version = "0.2.9"
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-[target."cfg(windows)".dependencies.windows-sys]
|
|
|
|
-[target."cfg(windows)".dependencies.windows-sys]
|
|
|
|
-version = "0.59"
|
|
|
|
-version = "0.52"
|
|
|
|
-features = [
|
|
|
|
-features = [
|
|
|
|
- "Wdk_Foundation",
|
|
|
|
- "Wdk_Foundation",
|
|
|
|
- "Wdk_Storage_FileSystem",
|
|
|
|
- "Wdk_Storage_FileSystem",
|
|
|
@ -30,11 +24,3 @@
|
|
|
|
- "Win32_System_Threading",
|
|
|
|
- "Win32_System_Threading",
|
|
|
|
- "Win32_System_WindowsProgramming",
|
|
|
|
- "Win32_System_WindowsProgramming",
|
|
|
|
-]
|
|
|
|
-]
|
|
|
|
|
|
|
|
|
|
|
|
[lints.rust.unexpected_cfgs]
|
|
|
|
|
|
|
|
level = "warn"
|
|
|
|
|
|
|
|
@@ -167,3 +143,4 @@
|
|
|
|
|
|
|
|
"cfg(polling_test_poll_backend)",
|
|
|
|
|
|
|
|
"cfg(polling_test_epoll_pipe)",
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
+
|
|
|
|
|
|
|
|