Jeff Vander Stoep | 5f6d8f6 | 2024-02-06 10:00:06 +0100 | [diff] [blame] | 1 | # This project was upgraded with external_updater. |
| 2 | # Usage: tools/external_updater/updater.sh update external/rust/crates/virtio-queue |
| 3 | # For more info, check https://cs.android.com/android/platform/superproject/+/main:tools/external_updater/README.md |
| 4 | |
Jeongik Cha | ea7c307 | 2023-09-14 16:36:26 +0900 | [diff] [blame] | 5 | name: "virtio-queue" |
| 6 | description: "virtio queue implementation" |
| 7 | third_party { |
Jeff Vander Stoep | 5f6d8f6 | 2024-02-06 10:00:06 +0100 | [diff] [blame] | 8 | license_type: NOTICE |
| 9 | last_upgrade_date { |
| 10 | year: 2024 |
| 11 | month: 2 |
| 12 | day: 6 |
| 13 | } |
Jeongik Cha | ea7c307 | 2023-09-14 16:36:26 +0900 | [diff] [blame] | 14 | identifier { |
| 15 | type: "crates.io" |
Jeff Vander Stoep | 5f6d8f6 | 2024-02-06 10:00:06 +0100 | [diff] [blame] | 16 | value: "https://static.crates.io/crates/virtio-queue/virtio-queue-0.11.0.crate" |
| 17 | version: "0.9.0" |
Jeongik Cha | ea7c307 | 2023-09-14 16:36:26 +0900 | [diff] [blame] | 18 | } |
| 19 | identifier { |
| 20 | type: "Archive" |
| 21 | value: "https://static.crates.io/crates/virtio-queue/virtio-queue-0.9.0.crate" |
Jeff Vander Stoep | 5f6d8f6 | 2024-02-06 10:00:06 +0100 | [diff] [blame] | 22 | version: "0.11.0" |
Jeongik Cha | ea7c307 | 2023-09-14 16:36:26 +0900 | [diff] [blame] | 23 | } |
| 24 | } |