summaryrefslogtreecommitdiff
path: root/METADATA
blob: 8d5aa9959a55f3d4e124a9fc222e88ce5721b939 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: "rust_vmm_vhost"
description: "A pure rust library for vDPA, vhost and vhost-user."
third_party {
  url {
    type: HOMEPAGE
    value: "https://github.com/rust-vmm/vhost"
  }
  url {
    type: GIT
    value: "https://chromium.googlesource.com/chromiumos/third_party/rust-vmm/vhost"
  }
  version: "fff997dda0625bd6f7c33bc0d79653c91b41b6c7"
  license_type: NOTICE
  last_upgrade_date {
    year: 2021
    month: 8
    day: 9
  }
}