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_library_host {
7    name: "libcxx_gen",
8    host_cross_supported: false,
9    crate_name: "cxx_gen",
10    cargo_env_compat: true,
11    cargo_pkg_version: "0.7.119",
12    crate_root: "src/lib.rs",
13    edition: "2021",
14    rustlibs: [
15        "libcodespan_reporting",
16        "libproc_macro2",
17        "libquote",
18        "libsyn",
19    ],
20    compile_multilib: "first",
21}
22