--- shared_child-1.0.0/Cargo.toml 1970-01-01T00:00:01+00:00 +++ shared_child-1.0.0/Cargo.toml 2023-05-17T11:08:05.223912+00:00 @@ -23,6 +23,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"]