influxdb-line-protocol 2.0.0

InfluxDB line protocol parser and builder.
Documentation
[dependencies.bytes]
version = "1.5"

[dependencies.log]
version = "0.4.20"

[dependencies.nom]
default-features = false
features = ["std"]
version = "7"

[dependencies.smallvec]
features = ["union"]
version = "1.11.1"

[dependencies.snafu]
version = "0.7"

[dev-dependencies]

[package]
authors = ["InfluxDB IOx Project Developers"]
description = "InfluxDB line protocol parser and builder."
edition = "2021"
homepage = "https://github.com/influxdata/influxdb_iox/tree/main/influxdb_line_protocol"
license = "MIT OR Apache-2.0"
name = "influxdb-line-protocol"
readme = "README.md"
repository = "https://github.com/influxdata/influxdb_iox/tree/main/influxdb_line_protocol"
version = "2.0.0"