cosmwasm-storage 0.14.0

CosmWasm library with useful helpers for Storage patterns
Documentation
[dependencies.cosmwasm-std]
version = "0.14.0"

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

[features]
iterator = ["cosmwasm-std/iterator"]

[package]
authors = ["Ethan Frey <ethanfrey@users.noreply.github.com>"]
description = "CosmWasm library with useful helpers for Storage patterns"
edition = "2018"
license = "Apache-2.0"
name = "cosmwasm-storage"
repository = "https://github.com/CosmWasm/cosmwasm/tree/main/packages/storage"
version = "0.14.0"