# 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 = "mito-protocol" version = "0.2.7-fixed-docs" authors = [ "Albert Chon ", "Friedrich Grabner ", "Markus Waas ", ] description = "A package for interacting with the Mito Protocol" documentation = "https://docs.rs/mito-protocol/latest/mito_protocol/" readme = "README.md" license = "Apache-2.0" [package.metadata] documentation_urls = [ "https://another.documentation.link", "https://docs.mito.fi/", ] [dependencies.cosmwasm-std] version = "1.5.0" features = [ "abort", "cosmwasm_1_2", "cosmwasm_1_3", "cosmwasm_1_4", "iterator", "stargate", ] [dependencies.cw-denom] version = "2.3.0" [dependencies.cw-utils] version = "1.0.3" [dependencies.enumset] version = "1.1.3" features = ["serde"] [dependencies.injective-cosmwasm] version = "0.2.23-rc1" [dependencies.injective-math] version = "0.2.4" [dependencies.protobuf] version = "2.28.0" [dependencies.schemars] version = "0.8.16" features = ["enumset"] [dependencies.serde] version = "1.0.193" features = ["derive"] default-features = false [dependencies.serde-cw-value] version = "0.7.0" [dependencies.thiserror] version = "1.0.52" [dependencies.wynd-utils] version = "0.4.1" [features] backtraces = ["cosmwasm-std/backtraces"] cosmwasm_1_1 = ["cosmwasm-std/cosmwasm_1_1"] default = ["cosmwasm_1_1"]