aboutsummaryrefslogtreecommitdiff
path: root/METADATA
diff options
context:
space:
mode:
Diffstat (limited to 'METADATA')
-rw-r--r--METADATA12
1 files changed, 6 insertions, 6 deletions
diff --git a/METADATA b/METADATA
index 146415c..5cfadfe 100644
--- a/METADATA
+++ b/METADATA
@@ -1,5 +1,5 @@
# This project was upgraded with external_updater.
-# Usage: tools/external_updater/updater.sh update rust/crates/gdbstub
+# Usage: tools/external_updater/updater.sh update external/rust/crates/gdbstub
# For more info, check https://cs.android.com/android/platform/superproject/+/main:tools/external_updater/README.md
name: "gdbstub"
@@ -7,14 +7,14 @@ description: "An implementation of the GDB Remote Serial Protocol in Rust"
third_party {
license_type: NOTICE
last_upgrade_date {
- year: 2023
- month: 12
- day: 16
+ year: 2024
+ month: 2
+ day: 1
}
homepage: "https://crates.io/crates/gdbstub"
identifier {
type: "Archive"
- value: "https://static.crates.io/crates/gdbstub/gdbstub-0.7.0.crate"
- version: "0.7.0"
+ value: "https://static.crates.io/crates/gdbstub/gdbstub-0.7.1.crate"
+ version: "0.7.1"
}
}