ink_prelude 3.4.0

[ink!] Common API for no_std and std to access alloc crate types.
Documentation
[dependencies.cfg-if]
version = "1.0"

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

[package]
authors = ["Parity Technologies <admin@parity.io>", "Robin Freyler <robin@parity.io>"]
categories = ["no-std", "embedded"]
description = "[ink!] Common API for no_std and std to access alloc crate types."
documentation = "https://docs.rs/ink_prelude/"
edition = "2021"
homepage = "https://www.parity.io/"
include = ["/Cargo.toml", "src/**/*.rs", "/README.md", "/LICENSE"]
keywords = ["wasm", "parity", "webassembly", "blockchain", "edsl"]
license = "Apache-2.0"
name = "ink_prelude"
readme = "README.md"
repository = "https://github.com/paritytech/ink"
version = "3.4.0"