blob: e83f27895f2803694aa021536c453fa129884d7c [file] [log] [blame]
// This file is generated by cargo_embargo.
// Do not modify this file as changes will be overridden on upgrade.
rust_library {
name: "libtracing_subscriber",
host_supported: true,
crate_name: "tracing_subscriber",
cargo_env_compat: true,
cargo_pkg_version: "0.3.17",
srcs: ["src/lib.rs"],
edition: "2018",
features: [
"alloc",
"fmt",
"parking_lot",
"registry",
"sharded-slab",
"smallvec",
"std",
"thread_local",
],
rustlibs: [
"libparking_lot",
"libsharded_slab",
"libsmallvec",
"libthread_local",
"libtracing_core",
],
apex_available: [
"//apex_available:platform",
"//apex_available:anyapex",
],
product_available: true,
vendor_available: true,
}