[[bench]]
harness = false
name = "alloc"
[dependencies]
[dev-dependencies.criterion]
version = "0.3"
[package]
authors = ["jjy <jjyruby@gmail.com>"]
description = "Buddy-alloc is a Rust implemented allocator, used for embedded environments."
edition = "2018"
license = "MIT"
name = "buddy-alloc"
repository = "https://github.com/jjyr/buddy-alloc"
version = "0.2.0"