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.4/Cargo.toml 2020-02-11T09:36:08+00:00
+++ open-1.3.4/Cargo.toml 2020-02-11T09:53:55.914222+00:00
@@ -26,6 +26,3 @@
name = "open"
test = false
doc = false
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3"
-features = ["shellapi"]