--- remove_dir_all-0.5.2/Cargo.toml 1970-01-01T00:00:00+00:00 +++ remove_dir_all-0.5.2/Cargo.toml 2019-06-20T10:30:08.981194+00:00 @@ -23,6 +23,3 @@ repository = "https://github.com/XAMPPRocky/remove_dir_all.git" [dev-dependencies.doc-comment] version = "0.3" -[target."cfg(windows)".dependencies.winapi] -version = "0.3" -features = ["std", "errhandlingapi", "winerror", "fileapi", "winbase"]