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.
rust-remove_dir_all/remove_dir_all-0.3.0-fix-me...

12 lines
360 B

--- remove_dir_all-0.3.0/Cargo.toml 1970-01-01T01:00:00+01:00
+++ remove_dir_all-0.3.0/Cargo.toml 2018-01-31T14:47:15.521765+01:00
@@ -21,8 +21,3 @@
categories = ["filesystem"]
license = "MIT/Apache-2.0"
repository = "https://github.com/Aaronepower/remove_dir_all.git"
-[dependencies.winapi]
-version = "0.2"
-
-[dependencies.kernel32-sys]
-version = "0.2"