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