[dependencies.chrono]
version = "0.4.31"
[dependencies.polars]
features = ["parquet", "string_encoding", "polars-lazy", "lazy", "binary_encoding", "json", "dtype-struct", "mode"]
version = "0.35.4"
[dependencies.regex]
version = "1.3.6"
[dependencies.unicode-truncate]
version = "0.2.0"
[package]
description = "etop-format contains functions for fomatting data into strings"
edition = "2021"
homepage = "https://github.com/paradigmxyz/etop"
license = "MIT OR Apache-2.0"
name = "etop-format"
repository = "https://github.com/paradigmxyz/etop"
version = "0.1.1"