// This file is generated by cargo2android.py --run --device --dependencies. | |
rust_library { | |
name: "libcodespan_reporting", | |
host_supported: true, | |
crate_name: "codespan_reporting", | |
srcs: ["src/lib.rs"], | |
edition: "2018", | |
rustlibs: [ | |
"libtermcolor", | |
"libunicode_width", | |
], | |
} | |
// dependent_library ["feature_list"] | |
// termcolor-1.1.2 | |
// unicode-width-0.1.8 "default" |