You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
406 B
10 lines
406 B
--- 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"]
|