historian 2.0.0

a high performance zero-config histogram implementation
Documentation
[package]
name = "historian"
version = "2.0.0"
authors = ["Tyler Neely <t@jujit.su>"]
description = "a high performance zero-config histogram implementation"
license = "Apache-2.0"
homepage = "https://github.com/spacejam/historian"
repository = "https://github.com/spacejam/historian"
keywords = ["database", "embedded", "concurrent", "persistent", "lock-free"]
documentation = "https://docs.rs/historian/"
readme = "README.md"

[dependencies]
coco = "0.2"