Blob Blame History Raw
--- lsd-0.22.0/Cargo.toml	1970-01-01T00:00:01+00:00
+++ lsd-0.22.0/Cargo.toml	1970-01-01T00:00:01+00:00
@@ -121,13 +121,3 @@
 [target."cfg(unix)".dependencies.xattr]
 version = "0.2.*"
 
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3.*"
-features = [
-    "aclapi",
-    "accctrl",
-    "winnt",
-    "winerror",
-    "securitybaseapi",
-    "winbase",
-]