shmalloc 0.1.1

A shmitty heap for your shmitty code.
Documentation
[dependencies.libc]
version = "0.2"

[dependencies.linked_list_allocator]
default-features = false
features = ["const_mut_refs"]
version = "0.9"

[dependencies.once_cell]
version = "1.8"

[dependencies.spin]
version = "0.9"

[package]
description = "A shmitty heap for your shmitty code."
edition = "2021"
license = "WTFPL OR WTFPL OR WTFPL OR WTFPL OR WTFPL OR WTFPL OR WTFPL OR WTFPL"
name = "shmalloc"
repository = "https://github.com/tamuctf/shmalloc"
resolver = "2"
version = "0.1.1"