newlib-alloc 0.1.0

Global allocator for Rust no_std projects on newlib targets
Documentation
[dependencies.libc]
default-features = false
version = "0.2"

[package]
authors = ["Nick Mertin <nickmertin@gmail.com>"]
description = "Global allocator for Rust no_std projects on newlib targets"
edition = "2018"
license = "Apache-2.0"
name = "newlib-alloc"
repository = "https://gitlab.com/nickmertin/newlib-alloc"
version = "0.1.0"