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-etcetera/SOURCES/etcetera-fix-metadata-auto....

13 lines
310 B

--- etcetera-0.8.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ etcetera-0.8.0/Cargo.toml 2023-10-03T15:58:56.954755+00:00
@@ -34,9 +34,3 @@
[dependencies.home]
version = "0.5"
-[target."cfg(windows)".dependencies.windows-sys]
-version = "0.48"
-features = [
- "Win32_Foundation",
- "Win32_UI_Shell",
-]