[dependencies.testmark]
version = "0.1.0"
[package]
authors = ["dcmox <dancmox@comcast.net>"]
description = "A string compression tool with dictionary generation."
edition = "2018"
keywords = ["tinystring", "compression", "smaz", "dictionary"]
license = "MIT"
license-file = "LICENSE"
name = "tinystring"
readme = "README.md"
version = "0.1.0"
[profile.dev]
opt-level = 2