# 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 = "mars-red-bank-types" version = "1.1.0-ntrn-2" authors = [ "Gabe R. ", "Larry Engineer ", "Piotr Babel ", "Spike Spiegel ", "Brianna M. ", "Ahmad Kaouk", "Harry Scholes", ] description = "Messages and types for Red Bank smart contracts" homepage = "https://marsprotocol.io" documentation = "https://docs.marsprotocol.io/" readme = "README.md" keywords = [ "mars", "cosmos", "cosmwasm", ] license = "GPL-3.0-or-later" repository = "https://github.com/mars-protocol/red-bank" [lib] doctest = false [dependencies.cosmwasm-schema] version = "1.2.6" [dependencies.cosmwasm-std] version = "1.2.6" [dependencies.mars-owner] version = "1.2.0" features = ["emergency-owner"] [dependencies.mars-utils] version = "1.0.0" [dependencies.strum] version = "0.24.1" features = ["derive"] [dependencies.thiserror] version = "1.0.40" [features] backtraces = ["cosmwasm-std/backtraces"]