[package] name = "fast_slab" version = "0.1.0" edition = "2021" author = "Bruce0203 " description = "fast slab allocator" repository = "https://github.com/Bruce0203/fast-slab" license = "MIT" include = [ "**/*.rs", "Cargo.toml", ] [dependencies]