summaryrefslogtreecommitdiff
path: root/METADATA
diff options
context:
space:
mode:
Diffstat (limited to 'METADATA')
-rw-r--r--METADATA22
1 files changed, 13 insertions, 9 deletions
diff --git a/METADATA b/METADATA
index d2f34a9..3fa8034 100644
--- a/METADATA
+++ b/METADATA
@@ -1,20 +1,24 @@
+# This project was upgraded with external_updater.
+# Usage: tools/external_updater/updater.sh update external/rust/crates/clap_complete
+# For more info, check https://cs.android.com/android/platform/superproject/+/main:tools/external_updater/README.md
+
name: "clap_complete"
description: "Generate shell completion scripts for your clap::Command"
third_party {
+ license_type: NOTICE
+ last_upgrade_date {
+ year: 2024
+ month: 2
+ day: 1
+ }
identifier {
type: "crates.io"
- value: "https://crates.io/crates/clap_complete"
+ value: "https://static.crates.io/crates/clap_complete/clap_complete-4.4.9.crate"
+ version: "4.4.4"
}
identifier {
type: "Archive"
value: "https://static.crates.io/crates/clap_complete/clap_complete-4.4.4.crate"
- }
- version: "4.4.4"
- # Dual-licensed, using the least restrictive per go/thirdpartylicenses#same.
- license_type: NOTICE
- last_upgrade_date {
- year: 2023
- month: 11
- day: 20
+ version: "4.4.9"
}
}