[dependencies.cosmwasm-std]
version = "1.0.0-beta"
[dependencies.cw-storage-plus]
version = "0.10.2"
[dependencies.schemars]
version = "0.8.1"
[dependencies.serde]
default-features = false
features = ["derive"]
version = "1.0.103"
[dev-dependencies.cosmwasm-schema]
version = "1.0.0-beta"
[package]
authors = ["Ethan Frey <ethanfrey@users.noreply.github.com>"]
description = "CosmWasm-4 Interface: Groups Members"
documentation = "https://docs.cosmwasm.com"
edition = "2018"
homepage = "https://cosmwasm.com"
license = "Apache-2.0"
name = "cw4"
repository = "https://github.com/CosmWasm/cw-plus"
version = "0.10.2"