secret-cosmwasm-storage 0.10.0

CosmWasm library with useful helpers for Storage patterns
Documentation
[badges.maintenance]
status = "actively-developed"
[dependencies.cosmwasm-std]
package = "secret-cosmwasm-std"
version = "0.10.0"

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

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

[package]
authors = ["Ethan Frey <ethanfrey@users.noreply.github.com>", "SCRT Labs <info@scrtlabs.com>"]
description = "CosmWasm library with useful helpers for Storage patterns"
edition = "2018"
license = "Apache-2.0"
name = "secret-cosmwasm-storage"
readme = "README.md"
repository = "https://github.com/scrtlabs/SecretNetwork/tree/master/cosmwasm/packages/storage"
version = "0.10.0"