Blame lsd-fix-metadata-auto.diff

f90696c
--- lsd-1.1.2/Cargo.toml	1970-01-01T00:00:01+00:00
f90696c
+++ lsd-1.1.2/Cargo.toml	2024-04-25T13:37:12.094181+00:00
f90696c
@@ -148,11 +148,3 @@
634cbce
 [target."cfg(unix)".dependencies.xattr]
f90696c
 version = "1"
634cbce
 
953c4a2
-[target."cfg(windows)".dependencies.windows]
953c4a2
-version = "0.43.0"
634cbce
-features = [
953c4a2
-    "Win32_Foundation",
953c4a2
-    "Win32_Security_Authorization",
953c4a2
-    "Win32_Storage_FileSystem",
953c4a2
-    "Win32_System_Memory",
634cbce
-]