dhat 0.2.4

A library for heap profiling and ad hoc profiling with DHAT.
Documentation
[dependencies.backtrace]
version = "0.3.55"

[dependencies.lazy_static]
version = "1.4"

[dependencies.rustc-hash]
version = "1.1"

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

[dependencies.serde_json]
version = "1.0"

[dependencies.thousands]
version = "0.2"
[dev-dependencies.serial_test]
version = "0.5"

[package]
authors = ["Nicholas Nethercote <n.nethercote@gmail.com>"]
categories = ["development-tools::profiling"]
description = "A library for heap profiling and ad hoc profiling with DHAT."
edition = "2018"
homepage = "https://github.com/nnethercote/dhat-rs"
keywords = ["profiling"]
license = "MIT OR Apache-2.0"
name = "dhat"
readme = "README.md"
repository = "https://github.com/nnethercote/dhat-rs"
version = "0.2.4"