| Jeff Vander Stoep | df73bc2 | 2022-12-08 15:38:25 +0100 | [diff] [blame] | 1 | # This project was upgraded with external_updater. |
| Jeff Vander Stoep | 38d6b2b | 2024-02-01 13:47:23 +0100 | [diff] [blame] | 2 | # Usage: tools/external_updater/updater.sh update external/rust/crates/crossbeam-queue |
| 3 | # For more info, check https://cs.android.com/android/platform/superproject/+/main:tools/external_updater/README.md |
| Jeff Vander Stoep | df73bc2 | 2022-12-08 15:38:25 +0100 | [diff] [blame] | 4 | |
| Jason Macnak | 9228f81 | 2021-08-30 14:34:17 -0700 | [diff] [blame] | 5 | name: "crossbeam-queue" |
| 6 | description: "Concurrent queues" |
| 7 | third_party { |
| Jason Macnak | 9228f81 | 2021-08-30 14:34:17 -0700 | [diff] [blame] | 8 | license_type: NOTICE |
| 9 | last_upgrade_date { |
| Jeff Vander Stoep | 38d6b2b | 2024-02-01 13:47:23 +0100 | [diff] [blame] | 10 | year: 2024 |
| 11 | month: 2 |
| 12 | day: 1 |
| 13 | } |
| 14 | homepage: "https://crates.io/crates/crossbeam-queue" |
| 15 | identifier { |
| 16 | type: "Archive" |
| 17 | value: "https://static.crates.io/crates/crossbeam-queue/crossbeam-queue-0.3.11.crate" |
| 18 | version: "0.3.11" |
| Jason Macnak | 9228f81 | 2021-08-30 14:34:17 -0700 | [diff] [blame] | 19 | } |
| 20 | } |