Patch version of remove_dir_all to be Semver compatible am: ac2da8c73a am: 14eabfea77 am: bd6cc3a4f1 am: 5143fb52b8

Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/remove_dir_all/+/2538617

Change-Id: I1738cabff25f18467cf8b863452310b764ffcb29
Signed-off-by: Automerger Merge Worker <[email protected]>
diff --git a/Cargo.toml b/Cargo.toml
index 3e11e09..74f713f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -15,7 +15,7 @@
 name = "remove_dir_all"
 readme = "README.md"
 repository = "https://github.com/XAMPPRocky/remove_dir_all.git"
-version = "0.7.1-alpha.0"
+version = "0.7.1"
 
 [target.'cfg(windows)'.dependencies]
 log = "0.4.11"
diff --git a/METADATA b/METADATA
index 9b441ce..5bc9f26 100644
--- a/METADATA
+++ b/METADATA
@@ -9,7 +9,7 @@
   }
   url {
     type: ARCHIVE
-    value: "https://static.crates.io/crates/tempfile/remove_dir_all-0.7.0.crate"
+    value: "https://static.crates.io/crates/remove_dir_all/remove_dir_all-0.7.0.crate"
   }
   version: "0.7.0"
   last_upgrade_date { year: 2021 month: 10 day: 25 }