histogram 0.7.2

Fast and simple atomic histograms
Documentation
[[bench]]
harness = false
name = "bench"
[dependencies.thiserror]
version = "1.0.38"
[dev-dependencies.criterion]
version = "0.4.0"

[package]
authors = ["Brian Martin <brian@pelikan.io>"]
description = "Fast and simple atomic histograms"
edition = "2021"
homepage = "https://github.com/pelikan-io/rustcommon/histogram"
license = "Apache-2.0"
name = "histogram"
readme = "README.md"
repository = "https://github.com/pelikan-io/rustcommon"
resolver = "1"
version = "0.7.2"