--- os_pipe-0.8.2/Cargo.toml 1970-01-01T00:00:00+00:00 +++ os_pipe-0.8.2/Cargo.toml 2019-09-08T14:09:00.307276+00:00 @@ -20,6 +20,3 @@ repository = "https://github.com/oconnor663/os_pipe.rs" [target."cfg(not(windows))".dependencies.nix] version = "0.15.0" -[target."cfg(windows)".dependencies.winapi] -version = "0.3.5" -features = ["handleapi", "namedpipeapi", "processenv", "winbase"]