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-auto.diff

13 lines
384 B

--- opener-0.5.0/Cargo.toml 1970-01-01T00:00:00+00:00
+++ opener-0.5.0/Cargo.toml 2023-08-05T22:37:47.635871+00:00
@@ -25,9 +25,6 @@
version = "0.9"
[target."cfg(target_os = \"linux\")".dependencies.bstr]
version = "0.2"
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3"
-features = ["shellapi"]
[badges.appveyor]
branch = "master"
repository = "Seeker14491/opener"