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
258 B

--- open-1.3.1/Cargo.toml 1970-01-01T00:00:00+00:00
+++ open-1.3.1/Cargo.toml 2019-08-03T11:59:09.738049+00:00
@@ -25,6 +25,3 @@
name = "open"
test = false
doc = false
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3"
-features = ["shellapi"]