aboutsummaryrefslogtreecommitdiff
path: root/METADATA
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2022-12-19 11:14:44 +0100
committerJeff Vander Stoep <jeffv@google.com>2022-12-19 11:15:10 +0100
commitada9b9f98afb88cef05ba3888f8dd3ea89cc75a4 (patch)
tree103a0324874941ae6026e3e485f426b5ac626b47 /METADATA
parent50e03cd859214b86eb36ac0be5c3257e8b02a349 (diff)
downloadunicode-bidi-ada9b9f98afb88cef05ba3888f8dd3ea89cc75a4.tar.gz
Upgrade unicode-bidi to 0.3.8main-16k-with-phones
This project was upgraded with external_updater. Usage: tools/external_updater/updater.sh update rust/crates/unicode-bidi For more info, check https://cs.android.com/android/platform/superproject/+/master:tools/external_updater/README.md Test: TreeHugger Change-Id: Ib74261da844fc64479d6a8351f08c8e5504aed60
Diffstat (limited to 'METADATA')
-rw-r--r--METADATA12
1 files changed, 8 insertions, 4 deletions
diff --git a/METADATA b/METADATA
index 3a9bbd9..6d32a69 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/unicode-bidi
+# For more info, check https://cs.android.com/android/platform/superproject/+/master:tools/external_updater/README.md
+
name: "unicode-bidi"
description: "Implementation of the Unicode Bidirectional Algorithm"
third_party {
@@ -7,13 +11,13 @@ third_party {
}
url {
type: ARCHIVE
- value: "https://static.crates.io/crates/unicode-bidi/unicode-bidi-0.3.7.crate"
+ value: "https://static.crates.io/crates/unicode-bidi/unicode-bidi-0.3.8.crate"
}
- version: "0.3.7"
+ version: "0.3.8"
license_type: NOTICE
last_upgrade_date {
year: 2022
- month: 3
- day: 1
+ month: 12
+ day: 19
}
}