shalloc 0.1.1

Implements the `GlobalAlloc` trait for supahero1's allocator written in C: https://github.com/supahero1/alloc
Documentation
[build-dependencies.bindgen]
version = "0.69.4"

[build-dependencies.cc]
version = "1.0"

[dependencies]

[package]
authors = ["Aspect", "supahero1"]
categories = ["memory-management", "api-bindings"]
description = "Implements the `GlobalAlloc` trait for supahero1's allocator written in C: https://github.com/supahero1/alloc"
edition = "2021"
homepage = "https://github.com/supahero1/alloc"
keywords = ["memory-management", "allocation", "shalloc"]
license = "Apache-2.0"
name = "shalloc"
readme = "README.md"
repository = "https://github.com/UE2020/shalloc-rs"
version = "0.1.1"