aboutsummaryrefslogtreecommitdiff
path: root/METADATA
diff options
context:
space:
mode:
Diffstat (limited to 'METADATA')
-rw-r--r--METADATA21
1 files changed, 13 insertions, 8 deletions
diff --git a/METADATA b/METADATA
index e16a6a6..d2e51db 100644
--- a/METADATA
+++ b/METADATA
@@ -1,19 +1,24 @@
+# This project was upgraded with external_updater.
+# Usage: tools/external_updater/updater.sh update external/rust/crates/pdl-runtime
+# For more info, check https://cs.android.com/android/platform/superproject/+/main:tools/external_updater/README.md
+
name: "pdl-runtime"
description: "PDL\'s runtime library"
third_party {
+ license_type: NOTICE
+ last_upgrade_date {
+ year: 2024
+ month: 2
+ day: 5
+ }
identifier {
type: "crates.io"
- value: "https://crates.io/crates/pdl-runtime"
+ value: "https://static.crates.io/crates/pdl-runtime/pdl-runtime-0.2.3.crate"
+ version: "0.2.2"
}
identifier {
type: "Archive"
value: "https://static.crates.io/crates/pdl-runtime/pdl-runtime-0.2.2.crate"
- }
- version: "0.2.2"
- license_type: NOTICE
- last_upgrade_date {
- year: 2023
- month: 10
- day: 31
+ version: "0.2.3"
}
}