--- open-1.6.0/Cargo.toml 1970-01-01T00:00:00+00:00 +++ open-1.6.0/Cargo.toml 2021-03-25T14:34:53.939548+00:00 @@ -28,6 +28,3 @@ doc = false [target."cfg(all(unix, not(macos)))".dependencies.which] version = "4" -[target."cfg(windows)".dependencies.winapi] -version = "0.3" -features = ["shellapi"]