[dependencies.libc]
default-features = false
version = "0.2.148"
[dependencies.nanorand]
default-features = false
features = ["wyrand"]
version = "0.7.0"
[package]
authors = ["FlareFlo"]
description = "An allocator that makes C/C++ developers feel right at home."
edition = "2021"
license-file = "LICENSE"
name = "bogo-alloc"
repository = "https://github.com/FlareFlo/bogo-alloc"
version = "0.1.0"