ixc_vm_api 0.0.2

Interchain SDK VM API
Documentation
[dependencies.ixc_message_api]
version = "0.0.4"

[lib]
name = "ixc_vm_api"
path = "src/lib.rs"

[lints.rust]
missing_docs = "deny"

[lints.rustdoc]
broken_intra_doc_links = "deny"
private_intra_doc_links = "deny"

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Interchain SDK VM API"
edition = "2021"
license = "Apache-2.0"
name = "ixc_vm_api"
readme = false
repository = "https://github.com/cosmos/cosmos-sdk"
version = "0.0.2"