tracing-chrome 0.5.0

A Layer for tracing-subscriber that outputs Chrome-style traces.
Documentation
[dependencies.json]
version = "0.12.4"

[dependencies.tracing]
version = "0.1.21"

[dependencies.tracing-subscriber]
version = "0.3.1"

[package]
authors = ["Thoren Paulson <thoren.paulson@gmail.com>"]
categories = ["asynchronous", "development-tools::debugging", "development-tools::profiling"]
description = "A Layer for tracing-subscriber that outputs Chrome-style traces."
documentation = "https://docs.rs/tracing-chrome"
edition = "2018"
keywords = ["profiling", "tracing", "flamegraph", "subscriber"]
license = "MIT"
name = "tracing-chrome"
readme = "README.md"
repository = "https://github.com/thoren-d/tracing-chrome"
version = "0.5.0"