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

19 lines
464 B

--- opener-0.5.2/Cargo.toml 1970-01-01T00:00:01+00:00
+++ opener-0.5.2/Cargo.toml 2023-11-09T14:44:21.179692+00:00
@@ -32,10 +32,6 @@
[target."cfg(target_os = \"linux\")".dependencies.bstr]
version = "1"
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3"
-features = ["shellapi"]
-
[badges.appveyor]
branch = "master"
repository = "Seeker14491/opener"
@@ -47,3 +43,4 @@
[badges.travis-ci]
branch = "master"
repository = "Seeker14491/opener"
+