cosmwasm-schema 1.4.0-rc.1

A dev-dependency for CosmWasm contracts to generate JSON Schema files.
Documentation
[dependencies.cosmwasm-schema-derive]
version = "=1.4.0-rc.1"

[dependencies.schemars]
version = "0.8.3"

[dependencies.serde]
version = "1.0"

[dependencies.serde_json]
version = "1.0.40"

[dependencies.thiserror]
version = "1.0.26"
[dev-dependencies.anyhow]
version = "1.0.57"

[dev-dependencies.cosmwasm-std]
version = "1.4.0-rc.1"

[dev-dependencies.semver]
version = "1"

[dev-dependencies.tempfile]
version = "3"

[package]
authors = ["Simon Warta <webmaster128@users.noreply.github.com>", "Ethan Frey <ethanfrey@users.noreply.github.com>"]
description = "A dev-dependency for CosmWasm contracts to generate JSON Schema files."
edition = "2021"
license = "Apache-2.0"
name = "cosmwasm-schema"
readme = "README.md"
repository = "https://github.com/CosmWasm/cosmwasm/tree/main/packages/schema"
version = "1.4.0-rc.1"