| Chris Wailes | 86e4b5a | 2022-12-12 15:45:51 -0800 | [diff] [blame^] | 1 | # This project was upgraded with external_updater. |
| 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 |
| 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 { |
| 8 | url { |
| 9 | type: HOMEPAGE |
| 10 | value: "https://crates.io/crates/tokio-macros" |
| 11 | } |
| 12 | url { |
| 13 | type: ARCHIVE |
| Chris Wailes | 86e4b5a | 2022-12-12 15:45:51 -0800 | [diff] [blame^] | 14 | value: "https://static.crates.io/crates/tokio-macros/tokio-macros-1.8.2.crate" |
| Joel Galenson | 61331ad | 2020-10-23 08:06:02 -0700 | [diff] [blame] | 15 | } |
| Chris Wailes | 86e4b5a | 2022-12-12 15:45:51 -0800 | [diff] [blame^] | 16 | version: "1.8.2" |
| 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 { |
| David LeGare | 2201091 | 2022-03-02 16:21:08 +0000 | [diff] [blame] | 19 | year: 2022 |
| Chris Wailes | 86e4b5a | 2022-12-12 15:45:51 -0800 | [diff] [blame^] | 20 | month: 12 |
| 21 | day: 12 |
| 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 | } |