Blob Blame History Raw
--- os_pipe-0.9.1/Cargo.toml	1970-01-01T00:00:00+00:00
+++ os_pipe-0.9.1/Cargo.toml	2019-11-19T21:20:55.704436+00:00
@@ -22,6 +22,3 @@
 repository = "https://github.com/oconnor663/os_pipe.rs"
 [target."cfg(not(windows))".dependencies.libc]
 version = "0.2.62"
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3.5"
-features = ["handleapi", "namedpipeapi", "processthreadsapi", "winnt"]