# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "ve3-shared" version = "0.9.1" authors = ["devs "] exclude = [] description = "ve(3,3) msgs in cosmwasm" homepage = "https://www.erisprotocol.com" documentation = "https://docs.erisprotocol.com/" keywords = [ "eris", "cosmos", "cosmwasm", ] license = "GPL-3.0-or-later" repository = "https://github.com/erisprotocol/contracts-ve3" [dependencies.cosmwasm-schema] version = "1.5" [dependencies.cosmwasm-std] version = "1.5" features = [ "cosmwasm_1_1", "stargate", ] [dependencies.cw-address-like] version = "1.0.4" [dependencies.cw-asset] version = "3.1" [dependencies.cw-ownable] version = "0.5" [dependencies.cw-storage-plus] version = "1.2" features = ["iterator"] [dependencies.cw20] version = "1.1" [dependencies.cw721] version = "0.18.0" [dependencies.cw721-base] version = "0.18.0" features = ["library"] [dependencies.osmosis-std-derive] version = "0.13.2" [dependencies.prost] version = "0.11.0" features = ["prost-derive"] default-features = false [dependencies.prost-types] version = "0.11.1" default-features = false [dependencies.schemars] version = "0.8" [dependencies.semver] version = "1.0" [dependencies.serde] version = "1.0" features = [ "derive", "derive", ] [dependencies.thiserror] version = "1.0"