lil 0.1.2

A fast compression algorithm with support for streaming very small values
Documentation
[package]
name = "lil"
version = "0.1.2"
edition = "2021"
description = "A fast compression algorithm with support for streaming very small values"
authors = ["Anselm Eickhoff <anselm@usegarden.com>"]
license = "MIT"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]

[dev-dependencies]
colored = "2.0.0"

[package.metadata.workspaces]
independent = true