[package] name = "lacan" version = "0.0.3" authors = ["Tyler Neely "] description = "a high performance zero-config metric implementation" license = "Apache-2.0" homepage = "https://github.com/spacejam" repository = "https://github.com/spacejam" keywords = ["metrics", "performance", "lock-free", "telemetry", "tuning"] documentation = "https://docs.rs/lacan/" readme = "README.md" edition = "2018" [features] default = [] disable = []