[package]
description = "A cache-friendly but limited representation of a list of strings."
edition = "2021"
homepage = "https://github.com/Vonr/compact_strings"
include = ["src/**/*", "README.md"]
license = "MIT"
name = "compact_strings"
readme = "README.md"
repository = "https://github.com/Vonr/compact_strings"
rust-version = "1.56.1"
version = "0.1.0"