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

13 lines
345 B

--- opener-0.3.2/Cargo.toml 1970-01-01T01:00:00+01:00
+++ opener-0.3.2/Cargo.toml 2018-11-17T11:08:54.360523+01:00
@@ -24,9 +24,6 @@
[dependencies.failure_derive]
version = "0.1.2"
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3"
-features = ["shellapi"]
[badges.appveyor]
branch = "master"
repository = "Seeker14491/opener"