blob: 72a24b1943fee0bacbdf6ae9f014513141ab1495 [file] [log] [blame]
// This file is generated by cargo2android.py --run.
// Do not modify this file as changes will be overridden on upgrade.
rust_library_host {
name: "libserde_yaml",
crate_name: "serde_yaml",
cargo_env_compat: true,
cargo_pkg_version: "0.9.25",
srcs: ["src/lib.rs"],
edition: "2021",
rustlibs: [
"libindexmap",
"libitoa",
"libryu",
"libserde",
"libunsafe_libyaml",
],
}