Blob Blame History Raw
--- remove_dir_all-0.5.1/Cargo.toml	1970-01-01T01:00:00+01:00
+++ remove_dir_all-0.5.1/Cargo.toml	2018-04-20T09:13:44.138170+02:00
@@ -21,6 +21,3 @@
 categories = ["filesystem"]
 license = "MIT/Apache-2.0"
 repository = "https://github.com/Aaronepower/remove_dir_all.git"
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3"
-features = ["std", "errhandlingapi", "winerror", "fileapi", "winbase"]