--- shared_child-0.3.4/Cargo.toml 1970-01-01T00:00:00+00:00 +++ shared_child-0.3.4/Cargo.toml 2019-09-08T13:57:19.508291+00:00 @@ -22,6 +22,3 @@ repository = "https://github.com/oconnor663/shared_child.rs" [target."cfg(not(windows))".dependencies.libc] version = "0.2.42" -[target."cfg(windows)".dependencies.winapi] -version = "0.3.5" -features = ["synchapi", "winbase", "winerror", "winnt"]