[package] name = "ochenslab" version = "0.0.2" authors = ["Ivan Avdeev "] edition = "2018" license = "WTFPL OR MIT" description = "Trivial and fast fixed-size allocator/container" documentation = "https://docs.rs/ochenslab/0.0.2/ochenslab/" repository = "https://github.com/w23/ochenslab/" keywords = ["slab", "allocator", "storage"] categories = ["memory-management"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]