aboutsummaryrefslogtreecommitdiff
path: root/METADATA
diff options
context:
space:
mode:
Diffstat (limited to 'METADATA')
-rw-r--r--METADATA10
1 files changed, 5 insertions, 5 deletions
diff --git a/METADATA b/METADATA
index 5ccdb78..1bf6b94 100644
--- a/METADATA
+++ b/METADATA
@@ -1,6 +1,6 @@
# This project was upgraded with external_updater.
# Usage: tools/external_updater/updater.sh update rust/crates/memoffset
-# For more info, check https://cs.android.com/android/platform/superproject/+/master:tools/external_updater/README.md
+# For more info, check https://cs.android.com/android/platform/superproject/+/main:tools/external_updater/README.md
name: "memoffset"
description: "offset_of functionality for Rust structs."
@@ -11,13 +11,13 @@ third_party {
}
url {
type: ARCHIVE
- value: "https://static.crates.io/crates/memoffset/memoffset-0.8.0.crate"
+ value: "https://static.crates.io/crates/memoffset/memoffset-0.9.0.crate"
}
- version: "0.8.0"
+ version: "0.9.0"
license_type: NOTICE
last_upgrade_date {
year: 2023
- month: 2
- day: 3
+ month: 9
+ day: 5
}
}