blob: e9a914c2bbd7406b78b7f324fe76a5ac9676134f [file] [log] [blame]
rust_library_host {
name: "libbindgen_cli",
crate_name: "bindgen_cli",
srcs: ["options.rs"],
edition: "2018",
rustlibs: [
"libbindgen",
"libclap",
"libenv_logger",
],
compile_multilib: "first",
}