Snap for 10209341 from 5143fb52b848db5a76a5715d9b18fa4a44b1ec3c to mainline-healthfitness-release
Change-Id: I82579be9983b49106989a86ab55ef78a4e0776dd
diff --git a/Android.bp b/Android.bp
index 4c7df0f..9f7bd3b 100644
--- a/Android.bp
+++ b/Android.bp
@@ -54,4 +54,6 @@
"//apex_available:platform",
"com.android.virt",
],
+ product_available: true,
+ vendor_available: true,
}
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 }