blob: f0b135fe4c5bc1cef5d043bba9799e1f8732c46a [file] [log] [blame]
// This file is generated by cargo2android.py --run --device --dependencies.
rust_library {
name: "libtermcolor",
host_supported: true,
crate_name: "termcolor",
srcs: ["src/lib.rs"],
edition: "2018",
}