[package] name = "alloc_system" version = "0.0.0" authors = ["Jeremy Soller "] [dependencies.ralloc] git = "https://github.com/redox-os/ralloc.git" branch = "new_kernel" default-features = false features = ["allocator"]