• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// This file is generated by cargo_embargo.
2// Do not modify this file after the first "rust_*" or "genrule" module
3// because the changes will be overridden on upgrade.
4// Content before the first "rust_*" or "genrule" module is preserved.
5
6rust_binary_host {
7    name: "vhost_device_vsock",
8    crate_name: "vhost_device_vsock",
9    cargo_env_compat: true,
10    cargo_pkg_version: "0.1.0",
11    crate_root: "src/main.rs",
12    edition: "2021",
13    rustlibs: [
14        "libbyteorder",
15        "libclap",
16        "libconfig_rust",
17        "libenv_logger",
18        "libepoll",
19        "liblog_rust",
20        "libserde",
21        "libserde_yaml",
22        "libthiserror",
23        "libvhost_android",
24        "libvhost_user_backend",
25        "libvirtio_bindings",
26        "libvirtio_queue",
27        "libvirtio_vsock",
28        "libvm_memory_android",
29        "libvmm_sys_util",
30    ],
31}
32