parent
0af721f6a4
commit
bb19392ac6
@ -1,3 +1,4 @@
|
||||
/remove_dir_all-0.3.0.crate
|
||||
/remove_dir_all-0.5.0.crate
|
||||
/remove_dir_all-0.5.1.crate
|
||||
/remove_dir_all-0.5.2.crate
|
||||
|
@ -1,9 +1,9 @@
|
||||
--- remove_dir_all-0.5.1/Cargo.toml 1970-01-01T01:00:00+01:00
|
||||
+++ remove_dir_all-0.5.1/Cargo.toml 2018-10-27T02:17:20.081383+02:00
|
||||
@@ -21,6 +21,3 @@
|
||||
categories = ["filesystem"]
|
||||
license = "MIT/Apache-2.0"
|
||||
repository = "https://github.com/Aaronepower/remove_dir_all.git"
|
||||
--- 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"]
|
||||
|
@ -1 +1 @@
|
||||
SHA512 (remove_dir_all-0.5.1.crate) = 9ee9a11717d45aebd28cd2f50719a2183cc623bdb1af099701e4edbdb9c98bc14cf2278ba06aca4658bfeddaffff00d0d1464c82d175fba7d6fb272918dd6928
|
||||
SHA512 (remove_dir_all-0.5.2.crate) = d19a45398a93adbcef9f233f6b3eaf4a63ae95f5bbae00c880b40c5edd34449e7f798ebcd4d11843c68ddfa15e11bed21d434b224e4a175dcb64ae011c13c8cd
|
||||
|
Loading…
Reference in new issue