[dependencies.thiserror]
version = "1.0"
[package]
authors = ["jiangzhe <nju.jiangzhe@gmail.com>"]
description = "Append-only string arena"
edition = "2021"
keywords = ["string", "arena"]
license = "MIT OR Apache-2.0"
name = "aosa"
readme = "README.md"
repository = "https://github.com/jiangzhe/aosa/"
version = "0.1.1"