aboutsummaryrefslogtreecommitdiff
path: root/METADATA
diff options
context:
space:
mode:
Diffstat (limited to 'METADATA')
-rw-r--r--METADATA26
1 files changed, 13 insertions, 13 deletions
diff --git a/METADATA b/METADATA
index fc87cce..73bbb1b 100644
--- a/METADATA
+++ b/METADATA
@@ -1,20 +1,20 @@
+# This project was upgraded with external_updater.
+# Usage: tools/external_updater/updater.sh update rust/crates/anes
+# For more info, check https://cs.android.com/android/platform/superproject/+/main:tools/external_updater/README.md
+
name: "anes"
-description: "()"
+description: "ANSI Escape Sequences provider & parser"
third_party {
- url {
- type: HOMEPAGE
- value: "https://crates.io/crates/anes"
- }
- url {
- type: ARCHIVE
- value: "https://static.crates.io/crates/anes/anes-0.1.6.crate"
- }
- version: "0.1.6"
- # Dual-licensed, using the least restrictive per go/thirdpartylicenses#same.
license_type: NOTICE
last_upgrade_date {
year: 2023
- month: 2
- day: 16
+ month: 12
+ day: 13
+ }
+ homepage: "https://crates.io/crates/anes"
+ identifier {
+ type: "Archive"
+ value: "https://static.crates.io/crates/anes/anes-0.2.0.crate"
+ version: "0.2.0"
}
}