blob: 51ab4f1cf67914ec613e345da1a4797d4df22ae0 [file] [log] [blame]
Jeongik Chaea7c3072023-09-14 16:36:26 +09001name: "virtio-queue"
2description: "virtio queue implementation"
3third_party {
4 identifier {
5 type: "crates.io"
6 value: "https://crates.io/crates/virtio-queue"
7 }
8 identifier {
9 type: "Archive"
10 value: "https://static.crates.io/crates/virtio-queue/virtio-queue-0.9.0.crate"
11 }
12 version: "0.9.0"
13 license_type: NOTICE
14 last_upgrade_date {
15 year: 2023
16 month: 8
17 day: 23
18 }
19}