sc-executor-common 0.26.0

A set of common definitions that are needed for defining execution engines.
Documentation
[dependencies.sc-allocator]
version = "20.0.0"

[dependencies.sp-maybe-compressed-blob]
version = "9.0.0"

[dependencies.sp-wasm-interface]
version = "18.0.0"

[dependencies.thiserror]
version = "1.0.48"

[dependencies.wasm-instrument]
version = "0.3"

[features]
default = []

[package]
authors = ["Parity Technologies <admin@parity.io>"]
description = "A set of common definitions that are needed for defining execution engines."
documentation = "https://docs.rs/sc-executor-common/"
edition = "2021"
homepage = "https://substrate.io"
license = "GPL-3.0-or-later WITH Classpath-exception-2.0"
name = "sc-executor-common"
readme = "README.md"
repository = "https://github.com/paritytech/polkadot-sdk.git"
version = "0.26.0"
[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]