v0.5.1
Added
- Implemented
AllocatorforHeapwith theallocator_apicrate feature.
This feature requires a nightly toolchain for the unstableallocator_api
compiler feature.
Changed
- Updated
linked_list_allocatordependency to 0.10.5, which allows
compiling with stable rust.