aboutsummaryrefslogtreecommitdiff
path: root/METADATA
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2024-02-05 14:19:11 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2024-02-05 14:19:11 +0000
commit646d9067cfe1430335326bd1a5ffe46d370addd2 (patch)
tree3044f4002ed695e6540a4969306b4304349073ce /METADATA
parent3b1161ba9718578d32f382256dee18a97d01d180 (diff)
parenta7879fe08376d6c078eed44ffd47a14fb340af59 (diff)
downloadtokio-util-emu-34-2-dev.tar.gz
Upgrade tokio-util to 0.7.10 am: a7879fe083emu-34-2-dev
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/tokio-util/+/2950425 Change-Id: If80db06d7ac2be560713c61ae717d03ae2fcb068 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
Diffstat (limited to 'METADATA')
-rw-r--r--METADATA25
1 files changed, 13 insertions, 12 deletions
diff --git a/METADATA b/METADATA
index 28dbb73..ffaab87 100644
--- a/METADATA
+++ b/METADATA
@@ -1,19 +1,20 @@
+# This project was upgraded with external_updater.
+# Usage: tools/external_updater/updater.sh update external/rust/crates/tokio-util
+# For more info, check https://cs.android.com/android/platform/superproject/+/main:tools/external_updater/README.md
+
name: "tokio-util"
description: "Utilities for working with Tokio."
third_party {
- url {
- type: HOMEPAGE
- value: "https://crates.io/crates/tokio-util"
- }
- url {
- type: ARCHIVE
- value: "https://static.crates.io/crates/tokio-util/tokio-util-0.7.7.crate"
- }
- version: "0.7.7"
license_type: NOTICE
last_upgrade_date {
- year: 2023
- month: 3
- day: 3
+ year: 2024
+ month: 2
+ day: 5
+ }
+ homepage: "https://crates.io/crates/tokio-util"
+ identifier {
+ type: "Archive"
+ value: "https://static.crates.io/crates/tokio-util/tokio-util-0.7.10.crate"
+ version: "0.7.10"
}
}