cw1 0.6.0

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

[dependencies.schemars]
version = "0.8.1"

[dependencies.serde]
default-features = false
features = ["derive"]
version = "1.0.103"
[dev-dependencies.cosmwasm-schema]
version = "0.14.0"

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