You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
302 B
10 lines
302 B
--- open-1.5.1/Cargo.toml 1970-01-01T00:00:00+00:00
|
|
+++ open-1.5.1/Cargo.toml 2021-03-03T20:58:14.321115+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"]
|