blob: 3de4baac0466fa1c08055c58c67f1bfd94e90d24 [file] [log] [blame]
// This file is generated by cargo2android.py --run --device --dependencies.
// Do not modify this file as changes will be overridden on upgrade.
rust_library {
name: "libciborium_ll",
host_supported: true,
crate_name: "ciborium_ll",
cargo_env_compat: true,
cargo_pkg_version: "0.2.0",
srcs: ["src/lib.rs"],
edition: "2021",
rustlibs: [
"libciborium_io",
"libhalf",
],
}