heatmap 0.7.7

Heatmap datastructure for tracking distributions across a time window
Documentation
[[bench]]
harness = false
name = "heatmap"
[dependencies.clocksource]
version = "0.6.0"

[dependencies.histogram]
version = "0.7.4"

[dependencies.parking_lot]
version = "0.12.1"

[dependencies.thiserror]
version = "1.0.34"
[dev-dependencies.criterion]
version = "0.4.0"

[package]
authors = ["Brian Martin <brian@pelikan.io>"]
description = "Heatmap datastructure for tracking distributions across a time window"
edition = "2021"
homepage = "https://github.com/pelikan-io/rustcommon/heatmap"
license = "Apache-2.0"
name = "heatmap"
readme = "README.md"
repository = "https://github.com/pelikan-io/rustcommon"
resolver = "1"
version = "0.7.7"