[dependencies.dlmalloc]
package = "gear-dlmalloc"
version = "0.2.0"
[features]
debug = ["dlmalloc/debug"]
[package]
authors = ["Gear Technologies"]
description = "Gear Wasm allocator"
documentation = "https://docs.rs/galloc"
edition = "2021"
keywords = ["gear", "allocator", "wasm"]
license = "GPL-3.0"
name = "galloc"
readme = "README.md"
version = "1.4.1"