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.
|
|
|
--- opener-0.6.1/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
|
|
+++ opener-0.6.1/Cargo.toml 2023-11-09T14:39:05.741448+00:00
|
|
|
|
@@ -40,8 +40,6 @@
|
|
|
|
reveal = [
|
|
|
|
"dep:url",
|
|
|
|
"dep:dbus",
|
|
|
|
- "winapi/shtypes",
|
|
|
|
- "winapi/objbase",
|
|
|
|
]
|
|
|
|
|
|
|
|
[target."cfg(target_os = \"linux\")".dependencies.bstr]
|
|
|
|
@@ -56,13 +54,6 @@
|
|
|
|
version = "2"
|
|
|
|
optional = true
|
|
|
|
|
|
|
|
-[target."cfg(windows)".dependencies.normpath]
|
|
|
|
-version = "1"
|
|
|
|
-
|
|
|
|
-[target."cfg(windows)".dependencies.winapi]
|
|
|
|
-version = "0.3"
|
|
|
|
-features = ["shellapi"]
|
|
|
|
-
|
|
|
|
[badges.appveyor]
|
|
|
|
branch = "master"
|
|
|
|
repository = "Seeker14491/opener"
|
|
|
|
@@ -74,3 +65,4 @@
|
|
|
|
[badges.travis-ci]
|
|
|
|
branch = "master"
|
|
|
|
repository = "Seeker14491/opener"
|
|
|
|
+
|