[package] name = "aren_alloc" version = "0.3.0" authors = ["Luxko "] license = "MIT/Apache-2.0" description = "Simple allocator for small copyable objects inspired by object-pools." documentation = "https://docs.rs/aren_alloc" repository = "https://github.com/DaseinPhaos/aren_alloc" homepage = "https://github.com/DaseinPhaos/aren_alloc" readme = "README.md" keywords = ["memory-pool", "allocator"] categories = ["memory-management"] [dependencies]