flamescope 0.1.2

Export flame data to speedscopes profile format
Documentation
[dependencies.flame]
version = "0.2"

[dependencies.indexmap]
version = "1.0"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.serde_json]
version = "1.0"
[dev-dependencies.insta]
features = ["redactions"]
version = "1.7"

[package]
authors = ["coolreader18 <33094578+coolreader18@users.noreply.github.com>"]
description = "Export flame data to speedscopes profile format"
documentation = "https://docs.rs/flamescope"
edition = "2018"
license = "MIT"
license-file = "LICENSE"
name = "flamescope"
repository = "https://github.com/coolreader18/flamescope"
version = "0.1.2"