cargo-features = ["edition2024"] [package] name = "slub" version = "0.0.0" #edition = "2024" authors = ["Kjhuku "] license = "MIT/Apache-2.0" repository = "https://github.com/jhuku/slub" homepage = "https://github.com/jhuku/slub" documentation = "https://docs.rs/slub" description = "Slub is an enhanced version of slab." [dependencies]