# 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 = "2018" name = "fields-of-mars" version = "1.0.0" authors = ["larry "] description = "Leveraged yield farming strategy utilizing contract-to-contract (C2C) lending from Mars Protocol" license = "GPL-3.0-or-later" repository = "https://github.com/mars-protocol/field-of-mars" [dependencies.astroport] version = "1.0" [dependencies.cosmwasm-std] version = "0.16" [dependencies.cw-asset] version = "1.0" features = ["legacy"] [dependencies.cw20] version = "0.9" [dependencies.mars-core] version = "1.0" [dependencies.schemars] version = "0.8.1" [dependencies.serde] version = "1.0.103" features = ["derive"] default-features = false