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

14 lines
325 B

--- home-0.5.4/Cargo.toml 1970-01-01T00:00:01+00:00
+++ home-0.5.4/Cargo.toml 1970-01-01T00:00:01+00:00
@@ -27,10 +27,3 @@
license = "MIT OR Apache-2.0"
repository = "https://github.com/brson/home"
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3"
-features = [
- "shlobj",
- "std",
- "winerror",
-]