--- open-1.7.1/Cargo.toml 1970-01-01T00:00:00+00:00 +++ open-1.7.1/Cargo.toml 2021-07-18T09:29:03.542342+00:00 @@ -28,6 +28,3 @@ doc = false [target."cfg(all(unix, not(macos)))".dependencies.pathdiff] version = "0.2.0" -[target."cfg(windows)".dependencies.winapi] -version = "0.3" -features = ["shellapi"]