[dependencies.libc]
version = "^0.2"
[package]
authors = ["Nathan Sizemore <nathanrsizemore@gmail.com>"]
description = "Fast and lightweight Slab Allocator."
keywords = ["slab", "allocator"]
license = "MPL-2.0"
name = "simple-slab"
readme = "README.md"
repository = "https://github.com/nathansizemore/simple-slab"
version = "0.3.3"