aboutsummaryrefslogtreecommitdiff
path: root/METADATA
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2022-12-19 10:27:20 +0100
committerJeff Vander Stoep <jeffv@google.com>2022-12-19 10:29:49 +0100
commit9b675bea75ecaded550c274361e649d7064f06e9 (patch)
tree9db7f5b9aee709a192b43be05d67744983fe9a75 /METADATA
parent855d8f3aed2839e32c08abccc93cc9c3b1f68ba9 (diff)
downloadslab-9b675bea75ecaded550c274361e649d7064f06e9.tar.gz
Upgrade slab to 0.4.7main-16k-with-phones
This project was upgraded with external_updater. Usage: tools/external_updater/updater.sh update rust/crates/slab For more info, check https://cs.android.com/android/platform/superproject/+/master:tools/external_updater/README.md Test: TreeHugger Change-Id: I2a05eaa50dfb3ee4d9c3d243c1c26e99614e46ce
Diffstat (limited to 'METADATA')
-rw-r--r--METADATA12
1 files changed, 8 insertions, 4 deletions
diff --git a/METADATA b/METADATA
index 6ca4640..dbd8fc2 100644
--- a/METADATA
+++ b/METADATA
@@ -1,3 +1,7 @@
+# This project was upgraded with external_updater.
+# Usage: tools/external_updater/updater.sh update rust/crates/slab
+# For more info, check https://cs.android.com/android/platform/superproject/+/master:tools/external_updater/README.md
+
name: "slab"
description: "Pre-allocated storage for a uniform data type"
third_party {
@@ -7,13 +11,13 @@ third_party {
}
url {
type: ARCHIVE
- value: "https://static.crates.io/crates/slab/slab-0.4.5.crate"
+ value: "https://static.crates.io/crates/slab/slab-0.4.7.crate"
}
- version: "0.4.5"
+ version: "0.4.7"
license_type: NOTICE
last_upgrade_date {
year: 2022
- month: 3
- day: 1
+ month: 12
+ day: 19
}
}