cw-utils 0.11.1

Common helpers for other cw specs
Documentation
[dependencies.cosmwasm-std]
version = "1.0.0-beta3"

[dependencies.schemars]
version = "0.8.1"

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

[dependencies.thiserror]
version = "1.0.21"
[dev-dependencies.cw-storage-plus]
version = "0.11.1"

[dev-dependencies.prost]
version = "0.9"

[package]
authors = ["Ethan Frey <ethanfrey@users.noreply.github.com>"]
description = "Common helpers for other cw specs"
documentation = "https://docs.cosmwasm.com"
edition = "2018"
homepage = "https://cosmwasm.com"
license = "Apache-2.0"
name = "cw-utils"
repository = "https://github.com/CosmWasm/cw-plus"
version = "0.11.1"