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.
rust-open/open-fix-metadata.diff

10 lines
302 B

--- 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"]