prometheus-parse 0.2.3

A simple parser for the Prometheus text format
Documentation
[dependencies.chrono]
version = "^0.4"

[dependencies.itertools]
version = "^0.10"

[dependencies.lazy_static]
version = "^1.4"

[dependencies.regex]
version = "^1.3"

[package]
authors = ["Cameron Daniel <cam.daniel@gmail.com>"]
description = "A simple parser for the Prometheus text format"
edition = "2018"
homepage = "https://github.com/ccakes/prometheus-parse-rs"
keywords = ["prometheus", "parser"]
license = "Apache-2.0"
name = "prometheus-parse"
readme = "README.md"
repository = "https://github.com/ccakes/prometheus-parse-rs"
version = "0.2.3"