| Chris Wailes | 86e4b5a | 2022-12-12 15:45:51 -0800 | [diff] [blame] | 1 | # This project was upgraded with external_updater. |
| Joshua Duong | 7840b9d | 2024-02-06 14:41:45 +0000 | [diff] [blame^] | 2 | # Usage: tools/external_updater/updater.sh update rust/crates/tokio-macros |
| 3 | # For more info, check https://cs.android.com/android/platform/superproject/+/master:tools/external_updater/README.md |
| Chris Wailes | 86e4b5a | 2022-12-12 15:45:51 -0800 | [diff] [blame] | 4 | |
| Joel Galenson | 61331ad | 2020-10-23 08:06:02 -0700 | [diff] [blame] | 5 | name: "tokio-macros" |
| Joel Galenson | d80e566 | 2020-10-23 09:08:32 -0700 | [diff] [blame] | 6 | description: "Tokio\'s proc macros." |
| Joel Galenson | 61331ad | 2020-10-23 08:06:02 -0700 | [diff] [blame] | 7 | third_party { |
| Joshua Duong | 7840b9d | 2024-02-06 14:41:45 +0000 | [diff] [blame^] | 8 | url { |
| 9 | type: HOMEPAGE |
| 10 | value: "https://crates.io/crates/tokio-macros" |
| 11 | } |
| 12 | url { |
| 13 | type: ARCHIVE |
| 14 | value: "https://static.crates.io/crates/tokio-macros/tokio-macros-2.1.0.crate" |
| 15 | } |
| 16 | version: "2.1.0" |
| Joel Galenson | 61331ad | 2020-10-23 08:06:02 -0700 | [diff] [blame] | 17 | license_type: NOTICE |
| Joel Galenson | d80e566 | 2020-10-23 09:08:32 -0700 | [diff] [blame] | 18 | last_upgrade_date { |
| Joshua Duong | 7840b9d | 2024-02-06 14:41:45 +0000 | [diff] [blame^] | 19 | year: 2023 |
| 20 | month: 11 |
| 21 | day: 1 |
| Joel Galenson | d80e566 | 2020-10-23 09:08:32 -0700 | [diff] [blame] | 22 | } |
| Joel Galenson | 61331ad | 2020-10-23 08:06:02 -0700 | [diff] [blame] | 23 | } |