--- remove_dir_all-0.5.0/Cargo.toml 1970-01-01T01:00:00+01:00 +++ remove_dir_all-0.5.0/Cargo.toml 2018-03-12T10:06:33.544859+01: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"]