Blob Blame History Raw
--- async-io-2.3.2/Cargo.toml	1970-01-01T00:00:01+00:00
+++ async-io-2.3.2/Cargo.toml	2024-04-25T13:29:25.134028+00:00
@@ -110,9 +110,3 @@
 [target."cfg(target_os = \"linux\")".dev-dependencies.timerfd]
 version = "1"
 
-[target."cfg(windows)".dependencies.windows-sys]
-version = "0.52.0"
-features = ["Win32_Foundation"]
-
-[target."cfg(windows)".dev-dependencies.uds_windows]
-version = "1"