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