blob: 716b5555d576656d9a24802b34afcda3c00c9129 [file] [log] [blame]
// This file is generated by cargo2android.py --run --dependencies --features= --device.
rust_library {
name: "libclap",
// has rustc warnings
host_supported: true,
crate_name: "clap",
srcs: ["src/lib.rs"],
edition: "2015",
rustlibs: [
"libbitflags",
"libtextwrap",
"libunicode_width",
],
}
// dependent_library ["feature_list"]
// bitflags-1.2.1 "default"
// textwrap-0.11.0
// unicode-width-0.1.8 "default"