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
309 B
10 lines
309 B
--- 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"]
|