pro_allocator 3.0.0-rc2

[pro!] Bindings to the Wasm heap memory allocator.
Documentation
[dependencies.wee_alloc]
default-features = false
version = "0.4"

[features]
default = ["std"]
std = []

[package]
authors = ["Parity Technologies <admin@parity.io>", "Robin Freyler <robin@parity.io>"]
categories = ["no-std", "embedded"]
description = "[pro!] Bindings to the Wasm heap memory allocator."
documentation = "https://docs.rs/pro_allocator/"
edition = "2018"
homepage = "https://www.tetcoin.org/"
include = ["Cargo.toml", "src/**/*.rs", "README.md", "LICENSE"]
keywords = ["wasm", "tetcoin", "webassembly", "blockchain", "edsl"]
license = "Apache-2.0"
name = "pro_allocator"
readme = "README.md"
repository = "https://github.com/tetcoin/pro"
version = "3.0.0-rc2"