Jeff Vander Stoep | 1d8091d | 2022-12-06 08:24:26 +0100 | [diff] [blame] | 1 | # This project was upgraded with external_updater. |
| 2 | # Usage: tools/external_updater/updater.sh update rust/crates/async-task |
Jeff Vander Stoep | 36665bc | 2023-11-24 15:34:34 +0100 | [diff] [blame] | 3 | # For more info, check https://cs.android.com/android/platform/superproject/+/main:tools/external_updater/README.md |
Jeff Vander Stoep | 1d8091d | 2022-12-06 08:24:26 +0100 | [diff] [blame] | 4 | |
Joel Galenson | f477e7f | 2021-04-02 10:55:31 -0700 | [diff] [blame] | 5 | name: "async_task" |
David LeGare | a1064b0 | 2022-03-01 18:45:06 +0000 | [diff] [blame] | 6 | description: "Task abstraction for building executors" |
Joel Galenson | f477e7f | 2021-04-02 10:55:31 -0700 | [diff] [blame] | 7 | third_party { |
Joel Galenson | f477e7f | 2021-04-02 10:55:31 -0700 | [diff] [blame] | 8 | license_type: NOTICE |
David LeGare | a1064b0 | 2022-03-01 18:45:06 +0000 | [diff] [blame] | 9 | last_upgrade_date { |
Jeff Vander Stoep | 36665bc | 2023-11-24 15:34:34 +0100 | [diff] [blame] | 10 | 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 LeGare | a1064b0 | 2022-03-01 18:45:06 +0000 | [diff] [blame] | 22 | } |
Joel Galenson | f477e7f | 2021-04-02 10:55:31 -0700 | [diff] [blame] | 23 | } |