# 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-utils" version = "1.0.0" authors = [ "Larry Engineer ", "Piotr Babel ", "Spike Spiegel ", "Ahmad Kaouk", "Harry Scholes", ] description = "Helpers for Mars 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" resolver = "1" [lib] doctest = false [dependencies.cosmwasm-std] version = "1.1.9" [dependencies.thiserror] version = "1.0.38" [features] backtraces = ["cosmwasm-std/backtraces"]