[dependencies.thread_local]
version = "1.1.8"
[dev-dependencies.lazy_static]
version = "1.4.0"
[package]
authors = ["Nguyễn Khánh Nam <cycastic@gmail.com>"]
description = "A simple, tiered caching array pool implementation in Rust."
edition = "2021"
license = "MIT"
license-file = "LICENSE.txt"
name = "array_pool"
readme = "README.md"
version = "0.1.1"