blob: baaf34306fce56a1831b537d7b84c726f426a4dc [file] [log] [blame]
Jeff Vander Stoep1d8091d2022-12-06 08:24:26 +01001# This project was upgraded with external_updater.
2# Usage: tools/external_updater/updater.sh update rust/crates/async-task
Jeff Vander Stoep36665bc2023-11-24 15:34:34 +01003# For more info, check https://cs.android.com/android/platform/superproject/+/main:tools/external_updater/README.md
Jeff Vander Stoep1d8091d2022-12-06 08:24:26 +01004
Joel Galensonf477e7f2021-04-02 10:55:31 -07005name: "async_task"
David LeGarea1064b02022-03-01 18:45:06 +00006description: "Task abstraction for building executors"
Joel Galensonf477e7f2021-04-02 10:55:31 -07007third_party {
Joel Galensonf477e7f2021-04-02 10:55:31 -07008 license_type: NOTICE
David LeGarea1064b02022-03-01 18:45:06 +00009 last_upgrade_date {
Jeff Vander Stoep36665bc2023-11-24 15:34:34 +010010 year: 2023
11 month: 11
12 day: 24
13 }
14 identifier {
15 type: "HOMEPAGE"
16 value: "https://crates.io/crates/async-task"
17 }
18 identifier {
19 type: "ARCHIVE"
20 value: "https://static.crates.io/crates/async_task/async_task-4.5.0.crate"
21 version: "4.5.0"
David LeGarea1064b02022-03-01 18:45:06 +000022 }
Joel Galensonf477e7f2021-04-02 10:55:31 -070023}