[dependencies.cosmwasm-schema]
version = "1.1"
[dependencies.cosmwasm-std]
version = "1.1"
[dependencies.schemars]
version = "0.8"
[dependencies.serde]
default-features = false
features = ["derive"]
version = "1.0"
[dev-dependencies]
[package]
authors = ["Ethan Frey <ethanfrey@users.noreply.github.com>", "Reece Williams <reecepbcups@users.noreply.github.com>"]
description = "Bindings for CustomMsg and CustomQuery for the Juno blockchain"
edition = "2018"
homepage = "https://junonetwork.io"
keywords = ["juno", "blockchain", "token-factory", "osmosis"]
license = "Apache-2.0"
name = "token-bindings"
readme = "README.md"
repository = "https://github.com/CosmosContracts/token-bindings"
resolver = "2"
version = "0.10.3"