[package] name = "cros_tracing_types" version = "0.1.0" authors = ["The Chromium OS Authors"] edition = "2021" [dependencies] anyhow = "1" sync = { path = "../common/sync" }