[build-dependencies.bindgen]
version = "0.56"
[build-dependencies.cc]
version = "1"
[features]
first-fit = []
sync = []
[package]
authors = ["Ralph Hempel", "Matt Ickstadt <mattico8@gmail.com>"]
categories = ["embedded", "no-std", "external-ffi-bindings"]
description = "FFI bindings to the umm_malloc memory allocator."
edition = "2018"
keywords = ["allocator", "arm", "cortex-m", "malloc"]
license = "MIT"
name = "umm-malloc-sys"
repository = "https://github.com/mattico/umm-malloc-rs"
version = "0.1.0"