blob: 7829b4cf0e4a487120657e3099f7aeccdef1e382 [file] [log] [blame]
// This file is generated by cargo_embargo.
// Do not modify this file as changes will be overridden on upgrade.
// TODO: Add license.
rust_library {
name: "libmls_rs_core",
host_supported: true,
crate_name: "mls_rs_core",
cargo_env_compat: true,
cargo_pkg_version: "0.17.1",
srcs: ["src/lib.rs"],
edition: "2021",
features: [
"default",
"fast_serialize",
"rfc_compliant",
"std",
"x509",
],
rustlibs: [
"libmls_rs_codec",
"libthiserror",
"libzeroize",
],
proc_macros: ["libmaybe_async"],
apex_available: [
"//apex_available:platform",
"//apex_available:anyapex",
],
product_available: true,
vendor_available: true,
}