| Chris Wailes | 8492818 | 2022-12-12 15:28:48 -0800 | [diff] [blame] | 1 | # This project was upgraded with external_updater. |
| 2 | # Usage: tools/external_updater/updater.sh update rust/crates/mio |
| 3 | # For more info, check https://cs.android.com/android/platform/superproject/+/master:tools/external_updater/README.md |
| 4 | |
| Joel Galenson | e382669 | 2020-10-23 08:03:13 -0700 | [diff] [blame] | 5 | name: "mio" |
| Jeff Vander Stoep | 61fa94f | 2023-02-16 15:24:49 +0100 | [diff] [blame] | 6 | description: "Lightweight non-blocking I/O." |
| Joel Galenson | e382669 | 2020-10-23 08:03:13 -0700 | [diff] [blame] | 7 | third_party { |
| 8 | url { |
| 9 | type: HOMEPAGE |
| 10 | value: "https://crates.io/crates/mio" |
| 11 | } |
| 12 | url { |
| 13 | type: ARCHIVE |
| Jeff Vander Stoep | 61fa94f | 2023-02-16 15:24:49 +0100 | [diff] [blame] | 14 | value: "https://static.crates.io/crates/mio/mio-0.8.6.crate" |
| Joel Galenson | e382669 | 2020-10-23 08:03:13 -0700 | [diff] [blame] | 15 | } |
| Jeff Vander Stoep | 61fa94f | 2023-02-16 15:24:49 +0100 | [diff] [blame] | 16 | version: "0.8.6" |
| Joel Galenson | e382669 | 2020-10-23 08:03:13 -0700 | [diff] [blame] | 17 | license_type: NOTICE |
| Chih-Hung Hsieh | a7d7230 | 2020-10-26 17:32:58 -0700 | [diff] [blame] | 18 | last_upgrade_date { |
| Jeff Vander Stoep | 61fa94f | 2023-02-16 15:24:49 +0100 | [diff] [blame] | 19 | year: 2023 |
| 20 | month: 2 |
| 21 | day: 16 |
| Chih-Hung Hsieh | a7d7230 | 2020-10-26 17:32:58 -0700 | [diff] [blame] | 22 | } |
| Joel Galenson | e382669 | 2020-10-23 08:03:13 -0700 | [diff] [blame] | 23 | } |