blob: 456b5a6a78468f7d4c14d43824a7427fbabded3e [file] [log] [blame]
Jeongik Cha965a1e72023-07-26 01:40:53 +00001name: "vhost-device-vsock"
2description: "A virtio-vsock device using the vhost-user protocol."
3third_party {
4 url {
5 type: HOMEPAGE
6 value: "https://crates.io/crates/vhost-device-vsock"
7 }
8 url {
9 type: ARCHIVE
10 value: "https://static.crates.io/crates/vhost-device-vsock/vhost-device-vsock-0.1.0.crate"
11 }
12 version: "0.1.0"
13 license_type: NOTICE
14 last_upgrade_date {
15 year: 2023
16 month: 7
17 day: 26
18 }
19}