cw2 0.2.3

Definition and types for the CosmWasm-2 interface
Documentation
[dependencies.cosmwasm-std]
version = "0.10.1"

[dependencies.cosmwasm-storage]
version = "0.10.1"

[dependencies.schemars]
version = "0.7"

[dependencies.serde]
default-features = false
features = ["derive"]
version = "1.0.103"

[package]
authors = ["Ethan Frey <ethanfrey@users.noreply.github.com>"]
description = "Definition and types for the CosmWasm-2 interface"
documentation = "https://docs.cosmwasm.com"
edition = "2018"
homepage = "https://cosmwasm.com"
license = "Apache-2.0"
name = "cw2"
repository = "https://github.com/CosmWasm/cosmwasm-plus"
version = "0.2.3"