--- os_pipe-0.8.1/Cargo.toml 1970-01-01T00:00:00+00:00 +++ os_pipe-0.8.1/Cargo.toml 2019-07-07T14:18:20.977524+00:00 @@ -19,7 +19,4 @@ license = "MIT" repository = "https://github.com/oconnor663/os_pipe.rs" [target."cfg(not(windows))".dependencies.nix] -version = "0.13.0" -[target."cfg(windows)".dependencies.winapi] -version = "0.3.5" -features = ["handleapi", "namedpipeapi", "processenv", "winbase"] +version = "0.14.0"