aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-02-08 01:21:12 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-02-08 01:21:12 +0000
commitfc649dbff07b30c8b591947a52cf6c30e1155507 (patch)
tree348c9f4966fa73ba5c04fac016faeeb354dee72b
parent7cfe6460b4187c64b8c3ecce8f81b53a1e19fc1e (diff)
parentc11a0571c7b697e6b495a88a99654be1714e0fa4 (diff)
downloadmoveit-simpleperf-release.tar.gz
Snap for 11421525 from c11a0571c7b697e6b495a88a99654be1714e0fa4 to simpleperf-releasesimpleperf-release
Change-Id: I520ce7ca45ede2740a1657de9a696dbae8c3ae53
-rw-r--r--METADATA25
1 files changed, 13 insertions, 12 deletions
diff --git a/METADATA b/METADATA
index ed8229d..1725a0a 100644
--- a/METADATA
+++ b/METADATA
@@ -1,19 +1,20 @@
+# This project was upgraded with external_updater.
+# Usage: tools/external_updater/updater.sh update external/rust/crates/moveit
+# For more info, check https://cs.android.com/android/platform/superproject/+/main:tools/external_updater/README.md
+
name: "moveit"
description: "A library for safe, in-place construction of Rust (and C++!) objects."
third_party {
- url {
- type: HOMEPAGE
- value: "https://crates.io/crates/moveit"
- }
- url {
- type: ARCHIVE
- value: "https://static.crates.io/crates/moveit/moveit-0.5.1.crate"
- }
- version: "0.5.1"
license_type: NOTICE
last_upgrade_date {
- year: 2023
- month: 6
- day: 12
+ year: 2024
+ month: 2
+ day: 2
+ }
+ homepage: "https://crates.io/crates/moveit"
+ identifier {
+ type: "Archive"
+ value: "https://static.crates.io/crates/moveit/moveit-0.6.0.crate"
+ version: "0.6.0"
}
}