blob: 2df9cdbac45e408c201f051654b32d830d36344f [file] [log] [blame]
rust_binary_host {
name: "sqlite3_bindgen_build",
srcs: ["build.rs"],
rustlibs: [
"libbindgen",
"libbindgen_cmd",
],
lints: "android",
clippy_lints: "android",
}